Class CloudQuotasConnectionIdempotencyPolicy (2.23.0-rc)

Functions

virtual clone() const

Create a new copy of this object.

Returns
TypeDescription
std::unique_ptr< CloudQuotasConnectionIdempotencyPolicy >

virtual ListQuotaInfos(google::api::cloudquotas::v1::ListQuotaInfosRequest)

Parameter
NameDescription
request google::api::cloudquotas::v1::ListQuotaInfosRequest
Returns
TypeDescription
google::cloud::Idempotency

virtual GetQuotaInfo(google::api::cloudquotas::v1::GetQuotaInfoRequest const &)

Parameter
NameDescription
request google::api::cloudquotas::v1::GetQuotaInfoRequest const &
Returns
TypeDescription
google::cloud::Idempotency

virtual ListQuotaPreferences(google::api::cloudquotas::v1::ListQuotaPreferencesRequest)

Parameter
NameDescription
request google::api::cloudquotas::v1::ListQuotaPreferencesRequest
Returns
TypeDescription
google::cloud::Idempotency

virtual GetQuotaPreference(google::api::cloudquotas::v1::GetQuotaPreferenceRequest const &)

Parameter
NameDescription
request google::api::cloudquotas::v1::GetQuotaPreferenceRequest const &
Returns
TypeDescription
google::cloud::Idempotency

virtual CreateQuotaPreference(google::api::cloudquotas::v1::CreateQuotaPreferenceRequest const &)

Parameter
NameDescription
request google::api::cloudquotas::v1::CreateQuotaPreferenceRequest const &
Returns
TypeDescription
google::cloud::Idempotency

virtual UpdateQuotaPreference(google::api::cloudquotas::v1::UpdateQuotaPreferenceRequest const &)

Parameter
NameDescription
request google::api::cloudquotas::v1::UpdateQuotaPreferenceRequest const &
Returns
TypeDescription
google::cloud::Idempotency