resourceVersion property

String? resourceVersion
getter/setter pair

Opaque string that identifies the server's internal version of this object.

It can be used by clients to determine when objects have changed. If the message is passed back to the server, it must be left unmodified.

Implementation

core.String? resourceVersion;