Reference documentation and code samples for the Google Cloud Quotas V1beta Client class QuotaAdjusterSettings.
The QuotaAdjusterSettings resource defines the settings for the Quota
Adjuster.
Generated from protobuf messagegoogle.api.cloudquotas.v1beta.QuotaAdjusterSettings
Namespace
Google \ Cloud \ CloudQuotas \ V1beta
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. Name of the config would be of the format: projects/PROJECT_NUMBER/locations/global/quotaAdjusterSettings folders/FOLDER_NUMBER/locations/global/quotaAdjusterSettings organizations/ORGANIZATION_NUMBER/locations/global/quotaAdjusterSettings
↳ enablement
int
Optional. The configured value of the enablement at the given resource.
Output only. The timestamp when the QuotaAdjusterSettings resource was last updated.
↳ etag
string
Optional. The current ETag of the QuotaAdjusterSettings. If an ETag is provided on update and does not match the current server's ETag in the QuotaAdjusterSettings, the request is blocked and returns an ABORTED error. Seehttps://google.aip.dev/134#etagsfor more details on ETags.
↳ inherited
bool
Optional. Indicates whether the setting is inherited or explicitly specified.
↳ inherited_from
string
Output only. The resource container from which the setting is inherited. This refers to the nearest ancestor with enablement set (either ENABLED or DISABLED). The value can be an organizations/{organization_id}, folders/{folder_id}, or can be 'default' if no ancestor exists with enablement set. The value will be empty when enablement is directly set on this container.
getName
Identifier. Name of the config would be of the format:
projects/PROJECT_NUMBER/locations/global/quotaAdjusterSettings
folders/FOLDER_NUMBER/locations/global/quotaAdjusterSettings
organizations/ORGANIZATION_NUMBER/locations/global/quotaAdjusterSettings
Returns
Type
Description
string
setName
Identifier. Name of the config would be of the format:
projects/PROJECT_NUMBER/locations/global/quotaAdjusterSettings
folders/FOLDER_NUMBER/locations/global/quotaAdjusterSettings
organizations/ORGANIZATION_NUMBER/locations/global/quotaAdjusterSettings
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getEnablement
Optional. The configured value of the enablement at the given resource.
Returns
Type
Description
int
setEnablement
Optional. The configured value of the enablement at the given resource.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getUpdateTime
Output only. The timestamp when the QuotaAdjusterSettings resource was last
updated.
Optional. The current ETag of the QuotaAdjusterSettings. If an ETag is
provided on update and does not match the current server's ETag in the
QuotaAdjusterSettings, the request is blocked and returns an ABORTED error.
Optional. The current ETag of the QuotaAdjusterSettings. If an ETag is
provided on update and does not match the current server's ETag in the
QuotaAdjusterSettings, the request is blocked and returns an ABORTED error.
Optional. Indicates whether the setting is inherited or explicitly
specified.
Returns
Type
Description
bool
setInherited
Optional. Indicates whether the setting is inherited or explicitly
specified.
Parameter
Name
Description
var
bool
Returns
Type
Description
$this
getInheritedFrom
Output only. The resource container from which the setting is inherited.
This refers to the nearest ancestor with enablement set (either ENABLED or
DISABLED). The value can be an organizations/{organization_id},
folders/{folder_id}, or can be 'default' if no ancestor exists with
enablement set. The value will be empty when enablement is directly set on
this container.
Returns
Type
Description
string
setInheritedFrom
Output only. The resource container from which the setting is inherited.
This refers to the nearest ancestor with enablement set (either ENABLED or
DISABLED). The value can be an organizations/{organization_id},
folders/{folder_id}, or can be 'default' if no ancestor exists with
enablement set. The value will be empty when enablement is directly set on
this container.
[[["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 QuotaAdjusterSettings (1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/php/docs/reference/cloud-quotas/latest/V1beta.QuotaAdjusterSettings)\n- [1.4.0](/php/docs/reference/cloud-quotas/1.4.0/V1beta.QuotaAdjusterSettings)\n- [1.3.1](/php/docs/reference/cloud-quotas/1.3.1/V1beta.QuotaAdjusterSettings)\n- [1.2.1](/php/docs/reference/cloud-quotas/1.2.1/V1beta.QuotaAdjusterSettings)\n- [1.1.1](/php/docs/reference/cloud-quotas/1.1.1/V1beta.QuotaAdjusterSettings)\n- [1.0.1](/php/docs/reference/cloud-quotas/1.0.1/V1beta.QuotaAdjusterSettings)\n- [0.2.3](/php/docs/reference/cloud-quotas/0.2.3/V1beta.QuotaAdjusterSettings)\n- [0.1.0](/php/docs/reference/cloud-quotas/0.1.0/V1beta.QuotaAdjusterSettings) \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 QuotaAdjusterSettings.\n\nThe QuotaAdjusterSettings resource defines the settings for the Quota\nAdjuster.\n\nGenerated from protobuf message `google.api.cloudquotas.v1beta.QuotaAdjusterSettings`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ CloudQuotas \\\\ V1beta\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nIdentifier. Name of the config would be of the format:\nprojects/PROJECT_NUMBER/locations/global/quotaAdjusterSettings\nfolders/FOLDER_NUMBER/locations/global/quotaAdjusterSettings\norganizations/ORGANIZATION_NUMBER/locations/global/quotaAdjusterSettings\n\n### setName\n\nIdentifier. Name of the config would be of the format:\nprojects/PROJECT_NUMBER/locations/global/quotaAdjusterSettings\nfolders/FOLDER_NUMBER/locations/global/quotaAdjusterSettings\norganizations/ORGANIZATION_NUMBER/locations/global/quotaAdjusterSettings\n\n### getEnablement\n\nOptional. The configured value of the enablement at the given resource.\n\n### setEnablement\n\nOptional. The configured value of the enablement at the given resource.\n\n### getUpdateTime\n\nOutput only. The timestamp when the QuotaAdjusterSettings resource was last\nupdated.\n\n### hasUpdateTime\n\n### clearUpdateTime\n\n### setUpdateTime\n\nOutput only. The timestamp when the QuotaAdjusterSettings resource was last\nupdated.\n\n### getEtag\n\nOptional. The current ETag of the QuotaAdjusterSettings. If an ETag is\nprovided on update and does not match the current server's ETag in the\nQuotaAdjusterSettings, the request is blocked and returns an ABORTED error.\n\nSee \u003chttps://google.aip.dev/134#etags\u003e for more details on ETags.\n\n### setEtag\n\nOptional. The current ETag of the QuotaAdjusterSettings. If an ETag is\nprovided on update and does not match the current server's ETag in the\nQuotaAdjusterSettings, the request is blocked and returns an ABORTED error.\n\nSee \u003chttps://google.aip.dev/134#etags\u003e for more details on ETags.\n\n### getInherited\n\nOptional. Indicates whether the setting is inherited or explicitly\nspecified.\n\n### setInherited\n\nOptional. Indicates whether the setting is inherited or explicitly\nspecified.\n\n### getInheritedFrom\n\nOutput only. The resource container from which the setting is inherited.\n\nThis refers to the nearest ancestor with enablement set (either ENABLED or\nDISABLED). The value can be an organizations/{organization_id},\nfolders/{folder_id}, or can be 'default' if no ancestor exists with\nenablement set. The value will be empty when enablement is directly set on\nthis container.\n\n### setInheritedFrom\n\nOutput only. The resource container from which the setting is inherited.\n\nThis refers to the nearest ancestor with enablement set (either ENABLED or\nDISABLED). The value can be an organizations/{organization_id},\nfolders/{folder_id}, or can be 'default' if no ancestor exists with\nenablement set. The value will be empty when enablement is directly set on\nthis container."]]