Expand description
The messages and enums that are part of this client library.
Modules§
- check_
error - Defines additional types related to CheckError
- check_
response - Defines additional types related to CheckResponse
- distribution
- Defines additional types related to Distribution
- log_
entry - Defines additional types related to LogEntry
- metric_
value - Defines additional types related to MetricValue
- operation
- Defines additional types related to Operation
- quota_
error - Defines additional types related to QuotaError
- quota_
operation - Defines additional types related to QuotaOperation
- report_
response - Defines additional types related to ReportResponse
Structs§
- Allocate
Quota Request - Request message for the AllocateQuota method.
- Allocate
Quota Response - Response message for the AllocateQuota method.
- Check
Error - Defines the errors to be returned in google.api.servicecontrol.v1.CheckResponse.check_errors.
- Check
Request - Request message for the Check method.
- Check
Response - 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:
- Http
Request - 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.
- LogEntry
Operation - Additional information about a potentially long-running operation with which a log entry is associated.
- LogEntry
Source Location - Additional information about the source code location that produced the log entry.
- Metric
Value - Represents a single metric value.
- Metric
Value Set - 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.
- Quota
Error - Represents error information for QuotaOperation.
- Quota
Operation - Represents information regarding a quota operation.
- Report
Request - Request message for the Report method.
- Report
Response - Response message for the Report method.