TelemetryContextElement

interface TelemetryContextElement : <ERROR CLASS> ERROR CLASS: Symbol not found for CoroutineContext.Element

A CoroutineContext.Element that carries a TelemetryContext across coroutine suspension points.

Types

Link copied to clipboard
object Key : <ERROR CLASS> ERROR CLASS: Symbol not found for CoroutineContext.Key<com/google/adk/kt/telemetry/TelemetryContextElement>

The default key for telemetry context elements.

Properties

Link copied to clipboard

The underlying telemetry context instance.