etag property

String? etag
getter/setter pair

The etag for this Data Policy.

This field is used for UpdateDataPolicy calls. If Data Policy exists, this field is required and must match the server's etag. It will also be populated in the response of GetDataPolicy, CreateDataPolicy, and UpdateDataPolicy calls.

Implementation

core.String? etag;