id property

String id
final

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

Implementation

final String id;