id property

String? id
getter/setter pair

An arbitrary operation identifier.

Log entries with the same identifier are assumed to be part of the same operation.

Optional.

Implementation

core.String? id;