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