| Modifier and Type | Method and Description |
|---|---|
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.addAllTimepoints(Iterable<? extends Timepoint> values)
A link between a position in the original request input and a corresponding
time in the output audio.
|
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.addTimepoints(int index,
Timepoint.Builder builderForValue)
A link between a position in the original request input and a corresponding
time in the output audio.
|
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.addTimepoints(int index,
Timepoint value)
A link between a position in the original request input and a corresponding
time in the output audio.
|
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.addTimepoints(Timepoint.Builder builderForValue)
A link between a position in the original request input and a corresponding
time in the output audio.
|
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.addTimepoints(Timepoint value)
A link between a position in the original request input and a corresponding
time in the output audio.
|
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.clear() |
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.clearAudioConfig()
The audio metadata of `audio_content`.
|
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.clearAudioContent()
The audio data bytes encoded as specified in the request, including the
header for encodings that are wrapped in containers (e.g.
|
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.clearTimepoints()
A link between a position in the original request input and a corresponding
time in the output audio.
|
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.clone() |
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.mergeAudioConfig(AudioConfig value)
The audio metadata of `audio_content`.
|
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.mergeFrom(SynthesizeSpeechResponse other) |
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.newBuilder() |
static SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.newBuilder(SynthesizeSpeechResponse prototype) |
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.newBuilderForType() |
protected SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.removeTimepoints(int index)
A link between a position in the original request input and a corresponding
time in the output audio.
|
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.setAudioConfig(AudioConfig.Builder builderForValue)
The audio metadata of `audio_content`.
|
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.setAudioConfig(AudioConfig value)
The audio metadata of `audio_content`.
|
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.setAudioContent(com.google.protobuf.ByteString value)
The audio data bytes encoded as specified in the request, including the
header for encodings that are wrapped in containers (e.g.
|
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.setTimepoints(int index,
Timepoint.Builder builderForValue)
A link between a position in the original request input and a corresponding
time in the output audio.
|
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.setTimepoints(int index,
Timepoint value)
A link between a position in the original request input and a corresponding
time in the output audio.
|
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SynthesizeSpeechResponse.Builder |
SynthesizeSpeechResponse.toBuilder() |
Copyright © 2025 Google LLC. All rights reserved.