AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.addAllAllocateErrors(Iterable<? extends QuotaError> values) |
Indicates the decision of the allocate.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.addAllocateErrors(int index,
QuotaError value) |
Indicates the decision of the allocate.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.addAllocateErrors(int index,
QuotaError.Builder builderForValue) |
Indicates the decision of the allocate.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.addAllocateErrors(QuotaError value) |
Indicates the decision of the allocate.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.addAllocateErrors(QuotaError.Builder builderForValue) |
Indicates the decision of the allocate.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.addAllQuotaMetrics(Iterable<? extends MetricValueSet> values) |
Quota metrics to indicate the result of allocation.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.addQuotaMetrics(int index,
MetricValueSet value) |
Quota metrics to indicate the result of allocation.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.addQuotaMetrics(int index,
MetricValueSet.Builder builderForValue) |
Quota metrics to indicate the result of allocation.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.addQuotaMetrics(MetricValueSet value) |
Quota metrics to indicate the result of allocation.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.addQuotaMetrics(MetricValueSet.Builder builderForValue) |
Quota metrics to indicate the result of allocation.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.clear() |
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.clearAllocateErrors() |
Indicates the decision of the allocate.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.clearOperationId() |
The same operation_id value used in the AllocateQuotaRequest.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.clearQuotaMetrics() |
Quota metrics to indicate the result of allocation.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.clearServiceConfigId() |
ID of the actual config used to process the request.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.clone() |
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.mergeFrom(AllocateQuotaResponse other) |
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AllocateQuotaResponse.Builder |
AllocateQuotaResponse.newBuilder() |
|
static AllocateQuotaResponse.Builder |
AllocateQuotaResponse.newBuilder(AllocateQuotaResponse prototype) |
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.newBuilderForType() |
|
protected AllocateQuotaResponse.Builder |
AllocateQuotaResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.removeAllocateErrors(int index) |
Indicates the decision of the allocate.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.removeQuotaMetrics(int index) |
Quota metrics to indicate the result of allocation.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.setAllocateErrors(int index,
QuotaError value) |
Indicates the decision of the allocate.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.setAllocateErrors(int index,
QuotaError.Builder builderForValue) |
Indicates the decision of the allocate.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.setOperationId(String value) |
The same operation_id value used in the AllocateQuotaRequest.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.setOperationIdBytes(com.google.protobuf.ByteString value) |
The same operation_id value used in the AllocateQuotaRequest.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.setQuotaMetrics(int index,
MetricValueSet value) |
Quota metrics to indicate the result of allocation.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.setQuotaMetrics(int index,
MetricValueSet.Builder builderForValue) |
Quota metrics to indicate the result of allocation.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.setServiceConfigId(String value) |
ID of the actual config used to process the request.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.setServiceConfigIdBytes(com.google.protobuf.ByteString value) |
ID of the actual config used to process the request.
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AllocateQuotaResponse.Builder |
AllocateQuotaResponse.toBuilder() |
|