region property
The requested data region for the export. Possible string values are:
- "EXPORT_REGION_UNSPECIFIED" : The region is unspecified. Defaults to ANY.
- "ANY" : Any region.
- "US" : United States region.
- "EUROPE" : Europe region.
Implementation
core.String? region;