locations property

List<String>? locations
getter/setter pair

Specific locations where the feature may be used.

Examples: us-central1, us, asia, global If scope is ANY_LOCATION, no regions will be listed.

Implementation

core.List<core.String>? locations;