Namespace Google.Apis.ServiceConsumerManagement.v1beta1 | Google.Apis.ServiceConsumerManagement.v1beta1
Show / Hide Table of Contents

Namespace Google.Apis.ServiceConsumerManagement.v1beta1

Classes

OperationsResource

The "operations" collection of methods.

OperationsResource.GetRequest

Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

ServiceConsumerManagementBaseServiceRequest<TResponse>

A base abstract class for ServiceConsumerManagement requests.

ServiceConsumerManagementService

The ServiceConsumerManagement Service.

ServiceConsumerManagementService.Scope

Available OAuth 2.0 scopes for use with the Service Consumer Management API.

ServiceConsumerManagementService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Service Consumer Management API.

ServicesResource

The "services" collection of methods.

ServicesResource.ConsumerQuotaMetricsResource

The "consumerQuotaMetrics" collection of methods.

ServicesResource.ConsumerQuotaMetricsResource.GetRequest

Retrieves a summary of quota information for a specific quota metric.

ServicesResource.ConsumerQuotaMetricsResource.ImportProducerOverridesRequest

Create or update multiple producer overrides atomically, all on the same consumer, but on many different metrics or limits. The name field in the quota override message should not be set.

ServicesResource.ConsumerQuotaMetricsResource.ImportProducerQuotaPoliciesRequest

Create or update multiple producer quota policies atomically, all on the same ancestor, but on many different metrics or limits. The name field in the quota policy message should not be set.

ServicesResource.ConsumerQuotaMetricsResource.LimitsResource

The "limits" collection of methods.

ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.GetRequest

Retrieves a summary of quota information for a specific quota limit.

ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ProducerOverridesResource

The "producerOverrides" collection of methods.

ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ProducerOverridesResource.CreateRequest

Creates a producer override. A producer override is applied by the owner or administrator of a service to increase or decrease the amount of quota a consumer of the service is allowed to use. To create multiple overrides at once, use ImportProducerOverrides instead. If an override with the specified dimensions already exists, this call will fail. To overwrite an existing override if one is already present ("upsert" semantics), use ImportProducerOverrides instead.

ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ProducerOverridesResource.DeleteRequest

Deletes a producer override.

ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ProducerOverridesResource.ListRequest

Lists all producer overrides on this limit.

ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ProducerOverridesResource.Request

Updates a producer override.

ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ProducerQuotaPoliciesResource

The "producerQuotaPolicies" collection of methods.

ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ProducerQuotaPoliciesResource.CreateRequest

Creates a producer quota policy. A producer quota policy is applied by the owner or administrator of a service at an org or folder node to set the default quota limit for all consumers under the node where the policy is created. To create multiple policies at once, use ImportProducerQuotaPolicies instead. If a policy with the specified dimensions already exists, this call will fail. To overwrite an existing policy if one is already present ("upsert" semantics), use ImportProducerQuotaPolicies instead.

ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ProducerQuotaPoliciesResource.DeleteRequest

Deletes a producer quota policy.

ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ProducerQuotaPoliciesResource.ListRequest

Lists all producer policies created at current consumer node for a limit.

ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ProducerQuotaPoliciesResource.Request

Updates a producer quota policy.

ServicesResource.ConsumerQuotaMetricsResource.ListRequest

Retrieves a summary of all quota information about this consumer that is visible to the service producer, for each quota metric defined by the service. Each metric includes information about all of its defined limits. Each limit includes the limit configuration (quota unit, preciseness, default value), the current effective limit value, and all of the overrides applied to the limit.

Enums

ServiceConsumerManagementBaseServiceRequest<TResponse>.AltEnum

Data format for response.

ServiceConsumerManagementBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

ServicesResource.ConsumerQuotaMetricsResource.GetRequest.ViewEnum

Specifies the level of detail for quota information in the response.

ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.GetRequest.ViewEnum

Specifies the level of detail for quota information in the response.

ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ProducerOverridesResource.CreateRequest.ForceOnlyEnum

The list of quota safety checks to ignore before the override mutation. Unlike 'force' field that ignores all the quota safety checks, the 'force_only' field ignores only the specified checks; other checks are still enforced. The 'force' and 'force_only' fields cannot both be set.

ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ProducerOverridesResource.DeleteRequest.ForceOnlyEnum

The list of quota safety checks to ignore before the override mutation. Unlike 'force' field that ignores all the quota safety checks, the 'force_only' field ignores only the specified checks; other checks are still enforced. The 'force' and 'force_only' fields cannot both be set.

ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ProducerOverridesResource.Request.ForceOnlyEnum

The list of quota safety checks to ignore before the override mutation. Unlike 'force' field that ignores all the quota safety checks, the 'force_only' field ignores only the specified checks; other checks are still enforced. The 'force' and 'force_only' fields cannot both be set.

ServicesResource.ConsumerQuotaMetricsResource.ListRequest.ViewEnum

Specifies the level of detail for quota information in the response.

In this article
Back to top Generated by DocFX