traceId property

String? traceId
getter/setter pair

Trace ID being written to Cloud Trace in association with this log entry.

e.g., 12345, the numeric ID from the resource name. If a trace or span is being evaluated, this field should be populated.

Optional.

Implementation

core.String? traceId;