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