Module googapis::google::api::servicecontrol::v1 [−][src]
Modules
Nested message and enum types in CheckError.
Nested message and enum types in CheckResponse.
Nested message and enum types in Distribution.
Nested message and enum types in LogEntry.
Nested message and enum types in MetricValue.
Nested message and enum types in Operation.
Generated client implementations.
Nested message and enum types in QuotaError.
Nested message and enum types in QuotaOperation.
Nested message and enum types in ReportResponse.
Generated client implementations.
Structs
Request message for the AllocateQuota method.
Response message for the AllocateQuota method.
Defines the errors to be returned in [google.api.servicecontrol.v1.CheckResponse.check_errors][google.api.servicecontrol.v1.CheckResponse.check_errors].
Request message for the Check method.
Response message for the Check method.
Distribution represents a frequency distribution of double-valued sample points. It contains the size of the population of sample points plus additional optional information:
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.
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 information regarding an operation.
Represents error information for [QuotaOperation][google.api.servicecontrol.v1.QuotaOperation].
Represents information regarding a quota operation.
Request message for the Report method.
Response message for the Report method.