traceId property

String? traceId
getter/setter pair

Unique request trace id.

Used for debugging purposes only. It is case-sensitive, limited to up to 36 ASCII characters. A UUID is recommended.

Optional.

Implementation

core.String? traceId;