Package types (0.1.8)

API documentation for cloudquotas_v1.types package.

Classes

CreateQuotaPreferenceRequest

Message for creating a QuotaPreference

DimensionsInfo

The detailed quota information such as effective quota value for a combination of dimensions.

GetQuotaInfoRequest

Message for getting a QuotaInfo

GetQuotaPreferenceRequest

Message for getting a QuotaPreference

ListQuotaInfosRequest

Message for requesting list of QuotaInfos

ListQuotaInfosResponse

Message for response to listing QuotaInfos

ListQuotaPreferencesRequest

Message for requesting list of QuotaPreferences

ListQuotaPreferencesResponse

Message for response to listing QuotaPreferences

QuotaConfig

The preferred quota configuration.

QuotaDetails

The quota details for a map of dimensions.

QuotaIncreaseEligibility

Eligibility information regarding requesting increase adjustment of a quota.

QuotaInfo

QuotaInfo represents information about a particular quota for a given project, folder or organization.

QuotaPreference

QuotaPreference represents the preferred quota configuration specified for a project, folder or organization. There is only one QuotaPreference resource for a quota value targeting a unique set of dimensions.

QuotaSafetyCheck

Enumerations of quota safety checks.

Values: QUOTA_SAFETY_CHECK_UNSPECIFIED (0): Unspecified quota safety check. QUOTA_DECREASE_BELOW_USAGE (1): Validates that a quota mutation would not cause the consumer's effective limit to be lower than the consumer's quota usage. QUOTA_DECREASE_PERCENTAGE_TOO_HIGH (2): Validates that a quota mutation would not cause the consumer's effective limit to decrease by more than 10 percent.

RolloutInfo

[Output only] Rollout information of a quota.

UpdateQuotaPreferenceRequest

Message for updating a QuotaPreference