etag property

String? etag
getter/setter pair

This checksum is computed by the server based on the value of other fields, and might be sent only on create requests to ensure that the client has an up-to-date value before proceeding.

Output only.

Implementation

core.String? etag;