MCPcopy Create free account
hub / github.com/google/adk-python / _SpanMetadata

Class _SpanMetadata

src/google/adk/telemetry/node_tracing.py:53–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51
52@dataclass
53class _SpanMetadata:
54 name: str
55 attributes: Attributes
56
57
58@asynccontextmanager

Callers 2

_workflow_span_metadataFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected