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