| Modifier and Type | Method and Description |
|---|---|
StreamingSynthesizeConfig |
StreamingSynthesizeConfig.Builder.build() |
StreamingSynthesizeConfig |
StreamingSynthesizeConfig.Builder.buildPartial() |
static StreamingSynthesizeConfig |
StreamingSynthesizeConfig.getDefaultInstance() |
StreamingSynthesizeConfig |
StreamingSynthesizeConfig.getDefaultInstanceForType() |
StreamingSynthesizeConfig |
StreamingSynthesizeConfig.Builder.getDefaultInstanceForType() |
StreamingSynthesizeConfig |
StreamingSynthesizeRequestOrBuilder.getStreamingConfig()
StreamingSynthesizeConfig to be used in this streaming attempt.
|
StreamingSynthesizeConfig |
StreamingSynthesizeRequest.getStreamingConfig()
StreamingSynthesizeConfig to be used in this streaming attempt.
|
StreamingSynthesizeConfig |
StreamingSynthesizeRequest.Builder.getStreamingConfig()
StreamingSynthesizeConfig to be used in this streaming attempt.
|
static StreamingSynthesizeConfig |
StreamingSynthesizeConfig.parseDelimitedFrom(InputStream input) |
static StreamingSynthesizeConfig |
StreamingSynthesizeConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingSynthesizeConfig |
StreamingSynthesizeConfig.parseFrom(byte[] data) |
static StreamingSynthesizeConfig |
StreamingSynthesizeConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingSynthesizeConfig |
StreamingSynthesizeConfig.parseFrom(ByteBuffer data) |
static StreamingSynthesizeConfig |
StreamingSynthesizeConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingSynthesizeConfig |
StreamingSynthesizeConfig.parseFrom(com.google.protobuf.ByteString data) |
static StreamingSynthesizeConfig |
StreamingSynthesizeConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingSynthesizeConfig |
StreamingSynthesizeConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static StreamingSynthesizeConfig |
StreamingSynthesizeConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingSynthesizeConfig |
StreamingSynthesizeConfig.parseFrom(InputStream input) |
static StreamingSynthesizeConfig |
StreamingSynthesizeConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StreamingSynthesizeConfig> |
StreamingSynthesizeConfig.getParserForType() |
static com.google.protobuf.Parser<StreamingSynthesizeConfig> |
StreamingSynthesizeConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
StreamingSynthesizeConfig.Builder |
StreamingSynthesizeConfig.Builder.mergeFrom(StreamingSynthesizeConfig other) |
StreamingSynthesizeRequest.Builder |
StreamingSynthesizeRequest.Builder.mergeStreamingConfig(StreamingSynthesizeConfig value)
StreamingSynthesizeConfig to be used in this streaming attempt.
|
static StreamingSynthesizeConfig.Builder |
StreamingSynthesizeConfig.newBuilder(StreamingSynthesizeConfig prototype) |
StreamingSynthesizeRequest.Builder |
StreamingSynthesizeRequest.Builder.setStreamingConfig(StreamingSynthesizeConfig value)
StreamingSynthesizeConfig to be used in this streaming attempt.
|
Copyright © 2025 Google LLC. All rights reserved.