locations property

List<Location>? locations
getter/setter pair

List of locations that the service is available in.

Rollout refers to the list to generate a rollout plan.

Optional.

Implementation

core.List<Location>? locations;