etag property
The API will fail if the etag does not match the latest etag for this subscription.
The etag is retrieved from purchases.subscriptionsv2.get: https://developers.google.com/android-publisher/api-ref/rest/v3/purchases.subscriptionsv2/get
Required.
Implementation
core.String? etag;