| Modifier and Type | Method and Description |
|---|---|
SynthesisInput |
SynthesisInput.Builder.build() |
SynthesisInput |
SynthesisInput.Builder.buildPartial() |
static SynthesisInput |
SynthesisInput.getDefaultInstance() |
SynthesisInput |
SynthesisInput.getDefaultInstanceForType() |
SynthesisInput |
SynthesisInput.Builder.getDefaultInstanceForType() |
SynthesisInput |
SynthesizeSpeechRequest.getInput()
Required.
|
SynthesisInput |
SynthesizeSpeechRequest.Builder.getInput()
Required.
|
SynthesisInput |
SynthesizeSpeechRequestOrBuilder.getInput()
Required.
|
static SynthesisInput |
SynthesisInput.parseDelimitedFrom(InputStream input) |
static SynthesisInput |
SynthesisInput.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SynthesisInput |
SynthesisInput.parseFrom(byte[] data) |
static SynthesisInput |
SynthesisInput.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SynthesisInput |
SynthesisInput.parseFrom(ByteBuffer data) |
static SynthesisInput |
SynthesisInput.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SynthesisInput |
SynthesisInput.parseFrom(com.google.protobuf.ByteString data) |
static SynthesisInput |
SynthesisInput.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SynthesisInput |
SynthesisInput.parseFrom(com.google.protobuf.CodedInputStream input) |
static SynthesisInput |
SynthesisInput.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SynthesisInput |
SynthesisInput.parseFrom(InputStream input) |
static SynthesisInput |
SynthesisInput.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SynthesisInput> |
SynthesisInput.getParserForType() |
static com.google.protobuf.Parser<SynthesisInput> |
SynthesisInput.parser() |
| Modifier and Type | Method and Description |
|---|---|
SynthesisInput.Builder |
SynthesisInput.Builder.mergeFrom(SynthesisInput other) |
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.mergeInput(SynthesisInput value)
Required.
|
static SynthesisInput.Builder |
SynthesisInput.newBuilder(SynthesisInput prototype) |
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.setInput(SynthesisInput value)
Required.
|
Copyright © 2020 Google LLC. All rights reserved.