etag property
The etag associated with the entity, which can be retrieved with a GetEntity request.
Required for update and delete requests.
Optional.
Implementation
core.String? etag;
The etag associated with the entity, which can be retrieved with a GetEntity request.
Required for update and delete requests.
Optional.
core.String? etag;