| Modifier and Type | Method and Description |
|---|---|
static ReplayResult.ResultCase |
ReplayResult.ResultCase.forNumber(int value) |
ReplayResult.ResultCase |
ReplayResult.getResultCase() |
ReplayResult.ResultCase |
ReplayResult.Builder.getResultCase() |
ReplayResult.ResultCase |
ReplayResultOrBuilder.getResultCase() |
static ReplayResult.ResultCase |
ReplayResult.ResultCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ReplayResult.ResultCase |
ReplayResult.ResultCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplayResult.ResultCase[] |
ReplayResult.ResultCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.