etag property

String? etag
getter/setter pair

ETag of the workload, it is calculated on the basis of the Workload contents.

It will be used in Update & Delete operations.

Optional.

Implementation

core.String? etag;