public RepeatedField<string> ApplicableLocations { get; }
The applicable regions or zones of this dimensions info. The field will be
set to ['global'] for quotas that are not per region or per zone.
Otherwise, it will be set to the list of locations this dimension info is
applicable to.
public MapField<string, string> Dimensions { get; }
The map of dimensions for this dimensions info. The key of a map entry
is "region", "zone" or the name of a service specific dimension, and the
value of a map entry is the value of the dimension. If a dimension does
not appear in the map of dimensions, the dimensions info applies to all
the dimension values except for those that have another DimenisonInfo
instance configured for the specific value.
Example: {"provider" : "Foo Inc"} where "provider" is a service specific
dimension of a quota.
[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDimensionsInfo\u003c/code\u003e class in the Cloud Quotas v1 API provides detailed information about quotas, including effective quota values for various dimension combinations.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, extending its functionality.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDimensionsInfo\u003c/code\u003e includes properties like \u003ccode\u003eApplicableLocations\u003c/code\u003e, specifying regions or zones relevant to the quota, and \u003ccode\u003eDetails\u003c/code\u003e, offering further quota details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDimensions\u003c/code\u003e property within \u003ccode\u003eDimensionsInfo\u003c/code\u003e is a map that uses keys to identify dimensions such as "region" or "zone", and values that specify dimension values.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDimensionsInfo\u003c/code\u003e class can be instantiated with default parameters, or with the parameter \u003ccode\u003eother\u003c/code\u003e, which is also a \u003ccode\u003eDimensionsInfo\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]