failedLocations property
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition.
Clusters from these locations may be missing from clusters
, or may only
have partial information returned. Values are of the form
projects//locations/
Implementation
core.List<core.String>? failedLocations;