Cloud Quotas V1BETA API - Module Google::Cloud::CloudQuotas::V1beta::QuotaAdjusterSettingsManager::Paths (v0.1.0)

Reference documentation and code samples for the Cloud Quotas V1BETA API module Google::Cloud::CloudQuotas::V1beta::QuotaAdjusterSettingsManager::Paths.

Path helper methods for the QuotaAdjusterSettingsManager API.

Methods

#quota_adjuster_settings_path

def quota_adjuster_settings_path(project:, location:) -> ::String

Create a fully-qualified QuotaAdjusterSettings resource string.

The resource will be in the following format:

projects/{project}/locations/{location}/quotaAdjusterSettings

Parameters
  • project (String)
  • location (String)
Returns
  • (::String)
Raises
  • (::ArgumentError)