InstanceQuota.Builder |
InstanceQuota.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
InstanceQuota.Builder |
InstanceQuota.Builder.clear() |
|
InstanceQuota.Builder |
InstanceQuota.Builder.clearAvailableMachineCount() |
Number of machines than can be created for the given location and
instance_type.
|
InstanceQuota.Builder |
InstanceQuota.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
InstanceQuota.Builder |
InstanceQuota.Builder.clearGcpService() |
The gcp service of the provisioning quota.
|
InstanceQuota.Builder |
InstanceQuota.Builder.clearInstanceType() |
Deprecated.
|
InstanceQuota.Builder |
InstanceQuota.Builder.clearLocation() |
Location where the quota applies.
|
InstanceQuota.Builder |
InstanceQuota.Builder.clearName() |
Output only.
|
InstanceQuota.Builder |
InstanceQuota.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
InstanceQuota.Builder |
InstanceQuota.Builder.clone() |
|
InstanceQuota.Builder |
ProvisioningQuota.Builder.getInstanceQuotaBuilder() |
Instance quota.
|
InstanceQuota.Builder |
InstanceQuota.Builder.mergeFrom(InstanceQuota other) |
|
InstanceQuota.Builder |
InstanceQuota.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
InstanceQuota.Builder |
InstanceQuota.Builder.mergeFrom(com.google.protobuf.Message other) |
|
InstanceQuota.Builder |
InstanceQuota.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static InstanceQuota.Builder |
InstanceQuota.newBuilder() |
|
static InstanceQuota.Builder |
InstanceQuota.newBuilder(InstanceQuota prototype) |
|
InstanceQuota.Builder |
InstanceQuota.newBuilderForType() |
|
protected InstanceQuota.Builder |
InstanceQuota.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
InstanceQuota.Builder |
InstanceQuota.Builder.setAvailableMachineCount(int value) |
Number of machines than can be created for the given location and
instance_type.
|
InstanceQuota.Builder |
InstanceQuota.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
InstanceQuota.Builder |
InstanceQuota.Builder.setGcpService(String value) |
The gcp service of the provisioning quota.
|
InstanceQuota.Builder |
InstanceQuota.Builder.setGcpServiceBytes(com.google.protobuf.ByteString value) |
The gcp service of the provisioning quota.
|
InstanceQuota.Builder |
InstanceQuota.Builder.setInstanceType(String value) |
Deprecated.
|
InstanceQuota.Builder |
InstanceQuota.Builder.setInstanceTypeBytes(com.google.protobuf.ByteString value) |
Deprecated.
|
InstanceQuota.Builder |
InstanceQuota.Builder.setLocation(String value) |
Location where the quota applies.
|
InstanceQuota.Builder |
InstanceQuota.Builder.setLocationBytes(com.google.protobuf.ByteString value) |
Location where the quota applies.
|
InstanceQuota.Builder |
InstanceQuota.Builder.setName(String value) |
Output only.
|
InstanceQuota.Builder |
InstanceQuota.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Output only.
|
InstanceQuota.Builder |
InstanceQuota.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
InstanceQuota.Builder |
InstanceQuota.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
InstanceQuota.Builder |
InstanceQuota.toBuilder() |
|