| Modifier and Type | Method and Description |
|---|---|
static CloudSqlSettings.SqlAvailabilityType |
CloudSqlSettings.SqlAvailabilityType.forNumber(int value) |
CloudSqlSettings.SqlAvailabilityType |
CloudSqlSettingsOrBuilder.getAvailabilityType()
Optional.
|
CloudSqlSettings.SqlAvailabilityType |
CloudSqlSettings.getAvailabilityType()
Optional.
|
CloudSqlSettings.SqlAvailabilityType |
CloudSqlSettings.Builder.getAvailabilityType()
Optional.
|
static CloudSqlSettings.SqlAvailabilityType |
CloudSqlSettings.SqlAvailabilityType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CloudSqlSettings.SqlAvailabilityType |
CloudSqlSettings.SqlAvailabilityType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CloudSqlSettings.SqlAvailabilityType |
CloudSqlSettings.SqlAvailabilityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudSqlSettings.SqlAvailabilityType[] |
CloudSqlSettings.SqlAvailabilityType.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<CloudSqlSettings.SqlAvailabilityType> |
CloudSqlSettings.SqlAvailabilityType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
CloudSqlSettings.Builder |
CloudSqlSettings.Builder.setAvailabilityType(CloudSqlSettings.SqlAvailabilityType value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.