| Modifier and Type | Method and Description |
|---|---|
static ConnectionProto.CloudSqlProperties.DatabaseType |
ConnectionProto.CloudSqlProperties.DatabaseType.forNumber(int value) |
ConnectionProto.CloudSqlProperties.DatabaseType |
ConnectionProto.CloudSqlPropertiesOrBuilder.getType()
Type of the Cloud SQL database.
|
ConnectionProto.CloudSqlProperties.DatabaseType |
ConnectionProto.CloudSqlProperties.getType()
Type of the Cloud SQL database.
|
ConnectionProto.CloudSqlProperties.DatabaseType |
ConnectionProto.CloudSqlProperties.Builder.getType()
Type of the Cloud SQL database.
|
static ConnectionProto.CloudSqlProperties.DatabaseType |
ConnectionProto.CloudSqlProperties.DatabaseType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ConnectionProto.CloudSqlProperties.DatabaseType |
ConnectionProto.CloudSqlProperties.DatabaseType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ConnectionProto.CloudSqlProperties.DatabaseType |
ConnectionProto.CloudSqlProperties.DatabaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionProto.CloudSqlProperties.DatabaseType[] |
ConnectionProto.CloudSqlProperties.DatabaseType.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<ConnectionProto.CloudSqlProperties.DatabaseType> |
ConnectionProto.CloudSqlProperties.DatabaseType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionProto.CloudSqlProperties.Builder |
ConnectionProto.CloudSqlProperties.Builder.setType(ConnectionProto.CloudSqlProperties.DatabaseType value)
Type of the Cloud SQL database.
|
Copyright © 2023 Google LLC. All rights reserved.