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