The map of dimensions in key-value pairs. 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 DimensionInfo instance configured for the specific value. For example: {"provider" : "Example Organization"} where provider is a service-specific quota dimension and Example Organization is the provider name.
The applicable regions or zones of this dimension. The field is 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 in key-value pairs. 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 DimensionInfo
instance configured for the specific value.
For example: {"provider" : "Example Organization"} where provider is a
service-specific quota dimension and Example Organization is the provider
name.
The map of dimensions in key-value pairs. 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 DimensionInfo
instance configured for the specific value.
For example: {"provider" : "Example Organization"} where provider is a
service-specific quota dimension and Example Organization is the provider
name.
[[["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 V1beta Client - Class DimensionsInfo (1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/php/docs/reference/cloud-quotas/latest/V1beta.DimensionsInfo)\n- [1.4.0](/php/docs/reference/cloud-quotas/1.4.0/V1beta.DimensionsInfo)\n- [1.3.1](/php/docs/reference/cloud-quotas/1.3.1/V1beta.DimensionsInfo)\n- [1.2.1](/php/docs/reference/cloud-quotas/1.2.1/V1beta.DimensionsInfo)\n- [1.1.1](/php/docs/reference/cloud-quotas/1.1.1/V1beta.DimensionsInfo)\n- [1.0.1](/php/docs/reference/cloud-quotas/1.0.1/V1beta.DimensionsInfo)\n- [0.2.3](/php/docs/reference/cloud-quotas/0.2.3/V1beta.DimensionsInfo)\n- [0.1.0](/php/docs/reference/cloud-quotas/0.1.0/V1beta.DimensionsInfo) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Quotas V1beta 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.v1beta.DimensionsInfo`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ CloudQuotas \\\\ V1beta\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDimensions\n\nThe map of dimensions in key-value pairs. 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 DimensionInfo\ninstance configured for the specific value.\n\nFor example: `{\"provider\" : \"Example Organization\"}` where `provider` is a\nservice-specific quota dimension and `Example Organization` is the provider\nname.\n\n### setDimensions\n\nThe map of dimensions in key-value pairs. 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 DimensionInfo\ninstance configured for the specific value.\n\nFor example: `{\"provider\" : \"Example Organization\"}` where `provider` is a\nservice-specific quota dimension and `Example Organization` is the provider\nname.\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 dimension. The field is\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 dimension. The field is\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."]]