Module gapi_grpc::google::api::servicecontrol::v1[][src]

Modules

check_error
check_response
distribution
log_entry
metric_value
operation
quota_controller_client

Generated client implementations.

quota_error
quota_operation
report_response
service_controller_client

Generated client implementations.

Structs

AllocateQuotaRequest

Request message for the AllocateQuota method.

AllocateQuotaResponse

Response message for the AllocateQuota method.

CheckError

Defines the errors to be returned in [google.api.servicecontrol.v1.CheckResponse.check_errors][google.api.servicecontrol.v1.CheckResponse.check_errors].

CheckRequest

Request message for the Check method.

CheckResponse

Response message for the Check method.

Distribution

Distribution represents a frequency distribution of double-valued sample points. It contains the size of the population of sample points plus additional optional information:

HttpRequest

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.

LogEntry

An individual log entry.

LogEntryOperation

Additional information about a potentially long-running operation with which a log entry is associated.

LogEntrySourceLocation

Additional information about the source code location that produced the log entry.

MetricValue

Represents a single metric value.

MetricValueSet

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.

Operation

Represents information regarding an operation.

QuotaError

Represents error information for [QuotaOperation][google.api.servicecontrol.v1.QuotaOperation].

QuotaOperation

Represents information regarding a quota operation.

ReportRequest

Request message for the Report method.

ReportResponse

Response message for the Report method.