AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.clear() |
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.clearAllocateOperation() |
Operation that describes the quota allocation.
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.clearServiceConfigId() |
Specifies which version of service configuration should be used to process
the request.
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.clearServiceName() |
Name of the service as specified in the service configuration.
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.clone() |
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.mergeAllocateOperation(QuotaOperation value) |
Operation that describes the quota allocation.
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.mergeFrom(AllocateQuotaRequest other) |
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AllocateQuotaRequest.Builder |
AllocateQuotaRequest.newBuilder() |
|
static AllocateQuotaRequest.Builder |
AllocateQuotaRequest.newBuilder(AllocateQuotaRequest prototype) |
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.newBuilderForType() |
|
protected AllocateQuotaRequest.Builder |
AllocateQuotaRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.setAllocateOperation(QuotaOperation value) |
Operation that describes the quota allocation.
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.setAllocateOperation(QuotaOperation.Builder builderForValue) |
Operation that describes the quota allocation.
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.setServiceConfigId(String value) |
Specifies which version of service configuration should be used to process
the request.
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.setServiceConfigIdBytes(com.google.protobuf.ByteString value) |
Specifies which version of service configuration should be used to process
the request.
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.setServiceName(String value) |
Name of the service as specified in the service configuration.
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.setServiceNameBytes(com.google.protobuf.ByteString value) |
Name of the service as specified in the service configuration.
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AllocateQuotaRequest.Builder |
AllocateQuotaRequest.toBuilder() |
|