spanId property

String? spanId
getter/setter pair

ID of the Cloud Trace span associated with the current operation in which the log is being written.

e.g., 7a2190356c3fc94b. If a span is being evaluated, this field should be populated.

Optional.

Implementation

core.String? spanId;