public MapField<string, LocationPolicyLocation> Locations { get; }
Location configurations mapped by location name. Currently only zone names are supported and must be represented as valid internal URLs, such as zones/us-central1-a.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eLocationPolicy\u003c/code\u003e class is used to configure location preferences among multiple possible locations, such as zone selection within a region.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eLocationPolicy\u003c/code\u003e is 3.6.0, and there are many other versions available, ranging down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<LocationPolicy>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<LocationPolicy>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLocationPolicy\u003c/code\u003e has a \u003ccode\u003eLocations\u003c/code\u003e property, which is a \u003ccode\u003eMapField\u003c/code\u003e that maps location names to \u003ccode\u003eLocationPolicyLocation\u003c/code\u003e objects, with current support for zone names using internal URLs.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for the class allow for the creation of a new instance, or the creation of a new \u003ccode\u003eLocationPolicy\u003c/code\u003e object based on an existing one.\u003c/p\u003e\n"]]],[],null,[]]