serviceRegions property
List of service regions this SKU is offered at.
Example: "asia-east1" Service regions can be found at https://cloud.google.com/about/locations/
Implementation
core.List<core.String>? serviceRegions;
List of service regions this SKU is offered at.
Example: "asia-east1" Service regions can be found at https://cloud.google.com/about/locations/
core.List<core.String>? serviceRegions;