etag property

String? etag
getter/setter pair

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;