google_api_service_control v0.20.0 API Reference
Modules
API calls for all endpoints tagged Services
.
Handle Tesla connections for GoogleApi.ServiceControl.V1.
Attributes
unusedArguments
(type:list(String.t)
, default:nil
) - A list of label keys that were unused by the server in processing the request. Thus, for similar requests repeated in a certain future time window, the caller can choose to ignore these labels in the requests to achieve better client-side cache hits and quota aggregation for rate quota. This field is not populated for allocation quota checks.
Request message for the AllocateQuota method.
Response message for the AllocateQuota method.
Common audit log format for Google Cloud Platform API operations.
This message defines request authentication attributes. Terminology is based on the JSON Web Token (JWT) standard, but the terms also correlate to concepts in other standards.
Authentication information for the operation.
Authorization information for the operation.
Defines the errors to be returned in google.api.servicecontrol.v1.CheckResponse.check_errors.
Contains additional information about the check operation.
Request message for the Check method.
Response message for the Check method.
ConsumerInfo
provides information about the consumer.
Distribution represents a frequency distribution of double-valued sample points. It contains the size of the population of sample points plus additional optional information
Exemplars are example points that may be used to annotate aggregated distribution values. They are metadata that gives information about a particular value added to a Distribution bucket, such as a trace ID that was active when a value was added. They may contain further information, such as a example values and timestamps, origin, etc.
Describing buckets with arbitrary user-provided width.
Describing buckets with exponentially growing width.
First party identity principal.
A common proto for logging HTTP requests. Only contains semantics defined by the HTTP specification. Product-specific logging information MUST be defined in a separate message.
Describing buckets with constant width.
An individual log entry.
Additional information about a potentially long-running operation with which a log entry is associated.
Additional information about the source code location that produced the log entry.
Represents a single metric value.
Represents a set of metric values in the same metric. Each metric value in the set should have a unique combination of start time, end time, and label values.
Represents an amount of money with its currency type.
Represents information regarding an operation.
This message defines attributes for a node that handles a network request.
The node can be either a service or an application that sends, forwards,
or receives the request. Service peers should fill in
principal
and labels
as appropriate.
Represents error information for QuotaOperation.
Contains the quota information for a quota check response.
Represents information regarding a quota operation.
Represents the properties needed for quota operations.
Represents the processing error of one Operation in the request.
Contains additional info about the report operation.
Request message for the Report method.
Response message for the Report method.
This message defines attributes for an HTTP request. If the actual request is not an HTTP request, the runtime system should try to map the actual request to an equivalent HTTP request.
Metadata about the request.
This message defines core attributes for a resource. A resource is an addressable (named) entity provided by the destination service. For example, a file stored on a network storage service.
Describes a resource associated with this operation.
Location information about a resource.
Identity delegation history of an authenticated service account.
The Status
type defines a logical error model that is suitable for
different programming environments, including REST APIs and RPC APIs. It is
used by gRPC. Each Status
message contains
three pieces of data: error code, error message, and error details.
Third party identity principal.