resourceVersion property

String? resourceVersion
getter/setter pair

Opaque, system-generated value that represents the internal version of this object that can be used by clients to determine when objects have changed.

May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server or omit the value to disable conflict-detection.

Implementation

core.String? resourceVersion;