Namespace Google.Apis.ServiceUsage.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.
OperationsResource.ListRequest
Lists operations that match the specified filter in the request. If the server doesn't support this method,
it returns UNIMPLEMENTED
.
ServiceUsageBaseServiceRequest<TResponse>
A base abstract class for ServiceUsage requests.
ServiceUsageService
The ServiceUsage Service.
ServiceUsageService.Scope
Available OAuth 2.0 scopes for use with the Service Usage API.
ServiceUsageService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Service Usage API.
ServicesResource
The "services" collection of methods.
ServicesResource.BatchEnableRequest
Enables multiple services on a project. The operation is atomic: if enabling any service fails, then the
entire batch fails, and no state changes occur. Operation response type: google.protobuf.Empty
ServicesResource.ConsumerQuotaMetricsResource
The "consumerQuotaMetrics" collection of methods.
ServicesResource.ConsumerQuotaMetricsResource.GetRequest
Retrieves a summary of quota information for a specific quota metric
ServicesResource.ConsumerQuotaMetricsResource.ImportAdminOverridesRequest
Creates or updates multiple admin 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.ImportConsumerOverridesRequest
Creates or updates multiple consumer 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.LimitsResource
The "limits" collection of methods.
ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.AdminOverridesResource
The "adminOverrides" collection of methods.
ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.AdminOverridesResource.CreateRequest
Creates an admin override. An admin override is applied by an administrator of a parent folder or parent organization of the consumer receiving the override. An admin override is intended to limit the amount of quota the consumer can use out of the total quota pool allocated to all children of the folder or organization.
ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.AdminOverridesResource.DeleteRequest
Deletes an admin override.
ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.AdminOverridesResource.ListRequest
Lists all admin overrides on this limit.
ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.AdminOverridesResource.PatchRequest
Updates an admin override.
ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ConsumerOverridesResource
The "consumerOverrides" collection of methods.
ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ConsumerOverridesResource.CreateRequest
Creates a consumer override. A consumer override is applied to the consumer on its own authority to limit its own quota usage. Consumer overrides cannot be used to grant more quota than would be allowed by admin overrides, producer overrides, or the default limit of the service.
ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ConsumerOverridesResource.DeleteRequest
Deletes a consumer override.
ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ConsumerOverridesResource.ListRequest
Lists all consumer overrides on this limit.
ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ConsumerOverridesResource.PatchRequest
Updates a consumer override.
ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.GetRequest
Retrieves a summary of quota information for a specific quota limit.
ServicesResource.ConsumerQuotaMetricsResource.ListRequest
Retrieves a summary of all quota information visible to the service consumer, organized by service metric. 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.
ServicesResource.DisableRequest
Disables a service so that it can no longer be used with a project. This prevents unintended usage that may
cause unexpected billing charges or security leaks. It is not valid to call the disable method on a service
that is not currently enabled. Callers will receive a FAILED_PRECONDITION
status if the target service is
not currently enabled. Operation response type: google.protobuf.Empty
ServicesResource.EnableRequest
Enables a service so that it can be used with a project. Operation response type: google.protobuf.Empty
ServicesResource.GenerateServiceIdentityRequest
Generates service identity for service.
ServicesResource.GetRequest
Returns the service configuration and enabled state for a given service.
ServicesResource.ListRequest
Lists all services available to the specified project, and the current state of those services with respect
to the project. The list includes all public services, all services for which the calling user has the
servicemanagement.services.bind
permission, and all services that have already been enabled on the
project. The list can be filtered to only include services in a specific state, for example to only include
services enabled on the project.
Enums
ServiceUsageBaseServiceRequest<TResponse>.AltEnum
Data format for response.
ServiceUsageBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.
ServicesResource.ConsumerQuotaMetricsResource.GetRequest.ViewEnum
Specifies the level of detail for quota information in the response.
ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.AdminOverridesResource.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. If force_only is specified, it is recommended to include a case id in "X-Goog-Request-Reason" header when sending the request.
ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.AdminOverridesResource.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. If force_only is specified, it is recommended to include a case id in "X-Goog-Request-Reason" header when sending the request.
ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.AdminOverridesResource.PatchRequest.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. If force_only is specified, it is recommended to include a case id in "X-Goog-Request-Reason" header when sending the request.
ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ConsumerOverridesResource.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. If force_only is specified, it is recommended to include a case id in "X-Goog-Request-Reason" header when sending the request.
ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ConsumerOverridesResource.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. If force_only is specified, it is recommended to include a case id in "X-Goog-Request-Reason" header when sending the request.
ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.ConsumerOverridesResource.PatchRequest.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. If force_only is specified, it is recommended to include a case id in "X-Goog-Request-Reason" header when sending the request.
ServicesResource.ConsumerQuotaMetricsResource.LimitsResource.GetRequest.ViewEnum
Specifies the level of detail for quota information in the response.
ServicesResource.ConsumerQuotaMetricsResource.ListRequest.ViewEnum
Specifies the level of detail for quota information in the response.