| Modifier and Type | Method and Description |
|---|---|
VoiceCloneParams |
VoiceCloneParams.Builder.build() |
VoiceCloneParams |
VoiceCloneParams.Builder.buildPartial() |
static VoiceCloneParams |
VoiceCloneParams.getDefaultInstance() |
VoiceCloneParams |
VoiceCloneParams.getDefaultInstanceForType() |
VoiceCloneParams |
VoiceCloneParams.Builder.getDefaultInstanceForType() |
VoiceCloneParams |
VoiceSelectionParamsOrBuilder.getVoiceClone()
Optional.
|
VoiceCloneParams |
VoiceSelectionParams.getVoiceClone()
Optional.
|
VoiceCloneParams |
VoiceSelectionParams.Builder.getVoiceClone()
Optional.
|
static VoiceCloneParams |
VoiceCloneParams.parseDelimitedFrom(InputStream input) |
static VoiceCloneParams |
VoiceCloneParams.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VoiceCloneParams |
VoiceCloneParams.parseFrom(byte[] data) |
static VoiceCloneParams |
VoiceCloneParams.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VoiceCloneParams |
VoiceCloneParams.parseFrom(ByteBuffer data) |
static VoiceCloneParams |
VoiceCloneParams.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VoiceCloneParams |
VoiceCloneParams.parseFrom(com.google.protobuf.ByteString data) |
static VoiceCloneParams |
VoiceCloneParams.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VoiceCloneParams |
VoiceCloneParams.parseFrom(com.google.protobuf.CodedInputStream input) |
static VoiceCloneParams |
VoiceCloneParams.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VoiceCloneParams |
VoiceCloneParams.parseFrom(InputStream input) |
static VoiceCloneParams |
VoiceCloneParams.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<VoiceCloneParams> |
VoiceCloneParams.getParserForType() |
static com.google.protobuf.Parser<VoiceCloneParams> |
VoiceCloneParams.parser() |
| Modifier and Type | Method and Description |
|---|---|
VoiceCloneParams.Builder |
VoiceCloneParams.Builder.mergeFrom(VoiceCloneParams other) |
VoiceSelectionParams.Builder |
VoiceSelectionParams.Builder.mergeVoiceClone(VoiceCloneParams value)
Optional.
|
static VoiceCloneParams.Builder |
VoiceCloneParams.newBuilder(VoiceCloneParams prototype) |
VoiceSelectionParams.Builder |
VoiceSelectionParams.Builder.setVoiceClone(VoiceCloneParams value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.