id property
Optional. An arbitrary operation identifier. Log entries with the same identifier are assumed to be part of the same operation.
Implementation
@$pb.TagNumber(1)
$core.String get id => $_getSZ(0);
Optional. An arbitrary operation identifier. Log entries with the same identifier are assumed to be part of the same operation.
@$pb.TagNumber(1)
$core.String get id => $_getSZ(0);