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.
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.
getDimensions
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.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Quotas V1 Client - Class DimensionsInfo (1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/php/docs/reference/cloud-quotas/latest/V1.DimensionsInfo)\n- [1.4.0](/php/docs/reference/cloud-quotas/1.4.0/V1.DimensionsInfo)\n- [1.3.1](/php/docs/reference/cloud-quotas/1.3.1/V1.DimensionsInfo)\n- [1.2.1](/php/docs/reference/cloud-quotas/1.2.1/V1.DimensionsInfo)\n- [1.1.1](/php/docs/reference/cloud-quotas/1.1.1/V1.DimensionsInfo)\n- [1.0.1](/php/docs/reference/cloud-quotas/1.0.1/V1.DimensionsInfo)\n- [0.2.3](/php/docs/reference/cloud-quotas/0.2.3/V1.DimensionsInfo)\n- [0.1.0](/php/docs/reference/cloud-quotas/0.1.0/V1.DimensionsInfo) \nReference documentation and code samples for the Google Cloud Quotas V1 Client class DimensionsInfo.\n\nThe detailed quota information such as effective quota value for a\ncombination of dimensions.\n\nGenerated from protobuf message `google.api.cloudquotas.v1.DimensionsInfo`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ CloudQuotas \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDimensions\n\nThe map of dimensions for this dimensions info. The key of a map entry\nis \"region\", \"zone\" or the name of a service specific dimension, and the\nvalue of a map entry is the value of the dimension. If a dimension does\nnot appear in the map of dimensions, the dimensions info applies to all\nthe dimension values except for those that have another DimenisonInfo\ninstance configured for the specific value.\n\nExample: {\"provider\" : \"Foo Inc\"} where \"provider\" is a service specific\ndimension of a quota.\n\n### setDimensions\n\nThe map of dimensions for this dimensions info. The key of a map entry\nis \"region\", \"zone\" or the name of a service specific dimension, and the\nvalue of a map entry is the value of the dimension. If a dimension does\nnot appear in the map of dimensions, the dimensions info applies to all\nthe dimension values except for those that have another DimenisonInfo\ninstance configured for the specific value.\n\nExample: {\"provider\" : \"Foo Inc\"} where \"provider\" is a service specific\ndimension of a quota.\n\n### getDetails\n\nQuota details for the specified dimensions.\n\n### hasDetails\n\n### clearDetails\n\n### setDetails\n\nQuota details for the specified dimensions.\n\n### getApplicableLocations\n\nThe applicable regions or zones of this dimensions info. The field will be\nset to \\['global'\\] for quotas that are not per region or per zone.\n\nOtherwise, it will be set to the list of locations this dimension info is\napplicable to.\n\n### setApplicableLocations\n\nThe applicable regions or zones of this dimensions info. The field will be\nset to \\['global'\\] for quotas that are not per region or per zone.\n\nOtherwise, it will be set to the list of locations this dimension info is\napplicable to."]]