locations property

List<String>? locations
getter/setter pair

The human readable trust boundary locations.

For example, ["us-central1", "europe-west1"]

Output only.

Implementation

core.List<core.String>? locations;