timestampMs property
- @TagNumber.new(7)
Envelope metadata for canonical error emission. component is a stable
lowercase component key ("llm", "stt", "tts", "vad", "vlm", "rag",
"download", "storage", ...); SDKEvent carries the enum-typed component.
Implementation
@$pb.TagNumber(7)
$fixnum.Int64 get timestampMs => $_getI64(6);
- @TagNumber.new(7)
Implementation
@$pb.TagNumber(7)
set timestampMs($fixnum.Int64 value) => $_setInt64(6, value);