generated/sdk_events.pb library

Classes

AuthEvent
AuthEventKind
CancellationEvent
CancellationEventKind
CapabilityOperationEvent
=========================================================================== SECTION 6 — EMBEDDINGS / SECTION 7 — DIFFUSION / SECTION 8 — RAG / SECTION 9 — LORA / SECTION 2b — VLM (capability operations)
CapabilityOperationEventKind
ComponentLifecycleEvent
Operation-aware lifecycle event. The oneof arms intentionally reference the operation result/progress protos from this contract slice instead of adding another broad event taxonomy. Covers both component bring-up (absorbed from ComponentInitializationEvent) and steady-state model lifecycle.
ComponentLifecycleEventKind
ComponentLifecycleSnapshot
Snapshot of a component's current model-backed lifecycle state.
ComponentLifecycleSnapshotResult
ConfigurationEvent
ConfigurationEventKind
DeviceEvent
DeviceEventKind
EventDestination
FrameworkEvent
FrameworkEventKind
GenerationEvent
GenerationEventKind
HardwareRoutingEvent
HardwareRoutingEventKind
InitializationEvent
InitializationStage
ModelEvent
ModelEventKind
NetworkEvent
NetworkEventKind
SDKComponent
SDKEvent
SessionEvent
SDK session lifecycle independent of voice-agent turn sessions.
SessionEventKind
StorageEvent
StorageEventKind
TelemetryEvent
PerformanceEvent was deleted (had zero producers and zero readers, per review): a memory/thermal/latency/throughput reading is a named number with a unit, which TelemetryEvent already models. name carries what PerformanceEventKind used to (e.g. "memory_warning", "thermal_state"), value + unit carry the number (bytes / celsius-state / ms / tokens_per_second), and attributes carries operation/thermal_state text.
TelemetryEventKind
VoiceEventKind
VoiceLifecycleEvent

Extensions

GeneratedMessageGenericExtensions on T
Extensions on GeneratedMessages.