otherLocations property
List of locations in the request scope that were not recommended.
Keys of the map are zones, in format 'zones/'. The values are status information indicating the recommendation status.
Implementation
core.Map<core.String, FutureResourcesRecommendationOtherLocation>?
otherLocations;