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