| Modifier and Type | Method and Description |
|---|---|
static SupportedDatabaseFlag.ValueType |
SupportedDatabaseFlag.ValueType.forNumber(int value) |
SupportedDatabaseFlag.ValueType |
SupportedDatabaseFlagOrBuilder.getValueType()
.google.cloud.alloydb.v1.SupportedDatabaseFlag.ValueType value_type = 3; |
SupportedDatabaseFlag.ValueType |
SupportedDatabaseFlag.getValueType()
.google.cloud.alloydb.v1.SupportedDatabaseFlag.ValueType value_type = 3; |
SupportedDatabaseFlag.ValueType |
SupportedDatabaseFlag.Builder.getValueType()
.google.cloud.alloydb.v1.SupportedDatabaseFlag.ValueType value_type = 3; |
static SupportedDatabaseFlag.ValueType |
SupportedDatabaseFlag.ValueType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SupportedDatabaseFlag.ValueType |
SupportedDatabaseFlag.ValueType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SupportedDatabaseFlag.ValueType |
SupportedDatabaseFlag.ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportedDatabaseFlag.ValueType[] |
SupportedDatabaseFlag.ValueType.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<SupportedDatabaseFlag.ValueType> |
SupportedDatabaseFlag.ValueType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setValueType(SupportedDatabaseFlag.ValueType value)
.google.cloud.alloydb.v1.SupportedDatabaseFlag.ValueType value_type = 3; |
Copyright © 2025 Google LLC. All rights reserved.