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