Cloud Quotas V1 API - Module Google::Cloud::CloudQuotas::V1::QuotaAdjusterSettingsManager::Paths (v2.6.0)
2.6.0 (latest)
2.5.0
2.4.0
2.3.0
2.2.2
2.1.0
2.0.1
1.3.0
1.2.0
1.1.0
1.0.1
0.3.3
0.2.2
0.1.0
Reference documentation and code samples for the Cloud Quotas V1 API module Google::Cloud::CloudQuotas::V1::QuotaAdjusterSettingsManager::Paths.
Path helper methods for the QuotaAdjusterSettingsManager API.
Methods
#quota_adjuster_settings_path
def quota_adjuster_settings_path ( project :, location :) - > :: String
def quota_adjuster_settings_path ( organization :, location :) - > :: String
def quota_adjuster_settings_path ( folder :, location :) - > :: String
Create a fully-qualified QuotaAdjusterSettings resource string.
Overloads
def quota_adjuster_settings_path ( project :, location :) - > :: String
The resource will be in the following format:
projects/{project}/locations/{location}/quotaAdjusterSettings
Parameters
project (String)
location (String)
def quota_adjuster_settings_path ( organization :, location :) - > :: String
The resource will be in the following format:
organizations/{organization}/locations/{location}/quotaAdjusterSettings
Parameters
organization (String)
location (String)
def quota_adjuster_settings_path ( folder :, location :) - > :: String
The resource will be in the following format:
folders/{folder}/locations/{location}/quotaAdjusterSettings
Parameters
folder (String)
location (String)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-04 UTC.
[[["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 2026-08-04 UTC."],[],[]]