regions property

List<String>? regions
getter/setter pair

The list of regions associated with a sku.

Empty for Global skus, which are associated with all Google Cloud regions.

Implementation

core.List<core.String>? regions;