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