etag property
The current etag of the cluster.
If an etag is provided and does not match the current etag of the cluster, update will be blocked and an ABORTED error will be returned.
Implementation
core.String? etag;
The current etag of the cluster.
If an etag is provided and does not match the current etag of the cluster, update will be blocked and an ABORTED error will be returned.
core.String? etag;