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