etag property
The etag is used for optimistic concurrency control as a way to help
prevent simultaneous ChangeQuorum
requests that might create a race
condition.
Output only.
Implementation
core.String? etag;
The etag is used for optimistic concurrency control as a way to help
prevent simultaneous ChangeQuorum
requests that might create a race
condition.
Output only.
core.String? etag;