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\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it versatile for handling location policy data.\u003c/p\u003e\n"],["\u003cp\u003eIt has constructors for creating new instances, either as default or from another \u003ccode\u003eLocationPolicy\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocations\u003c/code\u003e property is a \u003ccode\u003eMapField\u003c/code\u003e that stores location configurations, where keys are location names (like zone names), and values are \u003ccode\u003eLocationPolicyLocation\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version is 3.6.0, and there is a history of prior releases dating back to version 1.0.0, giving users the ability to look at older versions.\u003c/p\u003e\n"]]],[],null,[]]