| Modifier and Type | Method and Description |
|---|---|
StreamingSynthesisInput.Builder |
StreamingSynthesisInput.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StreamingSynthesisInput.Builder |
StreamingSynthesisInput.Builder.clear() |
StreamingSynthesisInput.Builder |
StreamingSynthesisInput.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StreamingSynthesisInput.Builder |
StreamingSynthesisInput.Builder.clearInputSource() |
StreamingSynthesisInput.Builder |
StreamingSynthesisInput.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StreamingSynthesisInput.Builder |
StreamingSynthesisInput.Builder.clearText()
The raw text to be synthesized.
|
StreamingSynthesisInput.Builder |
StreamingSynthesisInput.Builder.clone() |
StreamingSynthesisInput.Builder |
StreamingSynthesizeRequest.Builder.getInputBuilder()
Input to synthesize.
|
StreamingSynthesisInput.Builder |
StreamingSynthesisInput.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StreamingSynthesisInput.Builder |
StreamingSynthesisInput.Builder.mergeFrom(com.google.protobuf.Message other) |
StreamingSynthesisInput.Builder |
StreamingSynthesisInput.Builder.mergeFrom(StreamingSynthesisInput other) |
StreamingSynthesisInput.Builder |
StreamingSynthesisInput.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static StreamingSynthesisInput.Builder |
StreamingSynthesisInput.newBuilder() |
static StreamingSynthesisInput.Builder |
StreamingSynthesisInput.newBuilder(StreamingSynthesisInput prototype) |
StreamingSynthesisInput.Builder |
StreamingSynthesisInput.newBuilderForType() |
protected StreamingSynthesisInput.Builder |
StreamingSynthesisInput.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
StreamingSynthesisInput.Builder |
StreamingSynthesisInput.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StreamingSynthesisInput.Builder |
StreamingSynthesisInput.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
StreamingSynthesisInput.Builder |
StreamingSynthesisInput.Builder.setText(String value)
The raw text to be synthesized.
|
StreamingSynthesisInput.Builder |
StreamingSynthesisInput.Builder.setTextBytes(com.google.protobuf.ByteString value)
The raw text to be synthesized.
|
StreamingSynthesisInput.Builder |
StreamingSynthesisInput.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StreamingSynthesisInput.Builder |
StreamingSynthesisInput.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
StreamingSynthesizeRequest.Builder |
StreamingSynthesizeRequest.Builder.setInput(StreamingSynthesisInput.Builder builderForValue)
Input to synthesize.
|
Copyright © 2025 Google LLC. All rights reserved.