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