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