serviceRegions property

List<String>? serviceRegions
getter/setter pair

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;