Package | Description |
---|---|
com.google.cloud.texttospeech.v1beta1 |
A client to Cloud Text-to-Speech API
|
Modifier and Type | Method and Description |
---|---|
static SynthesisInput.InputSourceCase |
SynthesisInput.InputSourceCase.forNumber(int value) |
SynthesisInput.InputSourceCase |
SynthesisInput.getInputSourceCase() |
SynthesisInput.InputSourceCase |
SynthesisInput.Builder.getInputSourceCase() |
SynthesisInput.InputSourceCase |
SynthesisInputOrBuilder.getInputSourceCase() |
static SynthesisInput.InputSourceCase |
SynthesisInput.InputSourceCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SynthesisInput.InputSourceCase |
SynthesisInput.InputSourceCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SynthesisInput.InputSourceCase[] |
SynthesisInput.InputSourceCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.