| Modifier and Type | Method and Description |
|---|---|
static Instance.InstanceType |
Instance.InstanceType.forNumber(int value) |
Instance.InstanceType |
InstanceOrBuilder.getInstanceType()
Required.
|
Instance.InstanceType |
Instance.getInstanceType()
Required.
|
Instance.InstanceType |
Instance.Builder.getInstanceType()
Required.
|
Instance.InstanceType |
UpgradeClusterResponse.InstanceUpgradeDetailsOrBuilder.getInstanceType()
Instance type.
|
Instance.InstanceType |
UpgradeClusterResponse.InstanceUpgradeDetails.getInstanceType()
Instance type.
|
Instance.InstanceType |
UpgradeClusterResponse.InstanceUpgradeDetails.Builder.getInstanceType()
Instance type.
|
Instance.InstanceType |
BatchCreateInstanceStatusOrBuilder.getType()
.google.cloud.alloydb.v1.Instance.InstanceType type = 3; |
Instance.InstanceType |
BatchCreateInstanceStatus.getType()
.google.cloud.alloydb.v1.Instance.InstanceType type = 3; |
Instance.InstanceType |
BatchCreateInstanceStatus.Builder.getType()
.google.cloud.alloydb.v1.Instance.InstanceType type = 3; |
static Instance.InstanceType |
Instance.InstanceType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Instance.InstanceType |
Instance.InstanceType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Instance.InstanceType |
Instance.InstanceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Instance.InstanceType[] |
Instance.InstanceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Instance.InstanceType> |
Instance.InstanceType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.setInstanceType(Instance.InstanceType value)
Required.
|
UpgradeClusterResponse.InstanceUpgradeDetails.Builder |
UpgradeClusterResponse.InstanceUpgradeDetails.Builder.setInstanceType(Instance.InstanceType value)
Instance type.
|
BatchCreateInstanceStatus.Builder |
BatchCreateInstanceStatus.Builder.setType(Instance.InstanceType value)
.google.cloud.alloydb.v1.Instance.InstanceType type = 3; |
Copyright © 2025 Google LLC. All rights reserved.