etag property
Etag to validate that the object is unchanged for a read-modify-write operation.
An empty etag causes an update to overwrite other changes.
Optional.
Implementation
core.String? etag;
Etag to validate that the object is unchanged for a read-modify-write operation.
An empty etag causes an update to overwrite other changes.
Optional.
core.String? etag;