transactionId property
Transaction ID of this change log.
When a single API call results in many changes, each change will have a separate ID in the change log but will share the same transactionId.
Implementation
core.String? transactionId;
Transaction ID of this change log.
When a single API call results in many changes, each change will have a separate ID in the change log but will share the same transactionId.
core.String? transactionId;