region property

String? region
getter/setter pair

URL of the region where the instant snapshot resides. You must specify this field as part of the HTTP request URL.

It is not settable as a field in the request body.

Output only.

Implementation

core.String? region;