| Class | Description |
|---|---|
| CheckError |
Defines the errors to be returned in
[google.api.servicecontrol.v1.CheckResponse.check_errors][google.api.servicecontrol.v1.CheckResponse.check_errors].
|
| CheckError.Builder |
Defines the errors to be returned in
[google.api.servicecontrol.v1.CheckResponse.check_errors][google.api.servicecontrol.v1.CheckResponse.check_errors].
|
| CheckErrorProto | |
| CheckRequest |
Request message for the Check method.
|
| CheckRequest.Builder |
Request message for the Check method.
|
| CheckResponse |
Response message for the Check method.
|
| CheckResponse.Builder |
Response message for the Check method.
|
| Distribution |
Distribution represents a frequency distribution of double-valued sample
points.
|
| Distribution.Builder |
Distribution represents a frequency distribution of double-valued sample
points.
|
| Distribution.ExplicitBuckets |
Describing buckets with arbitrary user-provided width.
|
| Distribution.ExplicitBuckets.Builder |
Describing buckets with arbitrary user-provided width.
|
| Distribution.ExponentialBuckets |
Describing buckets with exponentially growing width.
|
| Distribution.ExponentialBuckets.Builder |
Describing buckets with exponentially growing width.
|
| Distribution.LinearBuckets |
Describing buckets with constant width.
|
| Distribution.LinearBuckets.Builder |
Describing buckets with constant width.
|
| DistributionProto | |
| LogEntry |
An individual log entry.
|
| LogEntry.Builder |
An individual log entry.
|
| LogEntryProto | |
| MetricValue |
Represents a single metric value.
|
| MetricValue.Builder |
Represents a single metric value.
|
| MetricValueSet |
Represents a set of metric values in the same metric.
|
| MetricValueSet.Builder |
Represents a set of metric values in the same metric.
|
| MetricValueSetProto | |
| Operation |
Represents information regarding an operation.
|
| Operation.Builder |
Represents information regarding an operation.
|
| OperationProto | |
| ReportRequest |
Request message for the Report method.
|
| ReportRequest.Builder |
Request message for the Report method.
|
| ReportResponse |
Response message for the Report method.
|
| ReportResponse.Builder |
Response message for the Report method.
|
| ReportResponse.ReportError |
Represents the processing error of one `Operation` in the request.
|
| ReportResponse.ReportError.Builder |
Represents the processing error of one `Operation` in the request.
|
| ServiceControllerProto |
| Enum | Description |
|---|---|
| CheckError.Code |
Error codes for Check responses.
|
| Distribution.BucketOptionCase | |
| LogEntry.PayloadCase | |
| MetricValue.ValueCase | |
| Operation.Importance |
Defines the importance of the data contained in the operation.
|