etag property

String? etag
getter/setter pair

A checksum computed by the server based on the current value of the Organization resource.

This may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.

Output only.

Implementation

core.String? etag;