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