etag property

String? etag
getter/setter pair

etag is returned from the service in the response.

As a user of the service, you may provide an etag value in this field to prevent stale resources.

Optional.

Implementation

core.String? etag;