Package | Description |
---|---|
com.google.cloud.dialogflow.v2 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
VoiceSelectionParams |
VoiceSelectionParams.Builder.build() |
VoiceSelectionParams |
VoiceSelectionParams.Builder.buildPartial() |
static VoiceSelectionParams |
VoiceSelectionParams.getDefaultInstance() |
VoiceSelectionParams |
VoiceSelectionParams.getDefaultInstanceForType() |
VoiceSelectionParams |
VoiceSelectionParams.Builder.getDefaultInstanceForType() |
VoiceSelectionParams |
SynthesizeSpeechConfig.getVoice()
Optional.
|
VoiceSelectionParams |
SynthesizeSpeechConfig.Builder.getVoice()
Optional.
|
VoiceSelectionParams |
SynthesizeSpeechConfigOrBuilder.getVoice()
Optional.
|
static VoiceSelectionParams |
VoiceSelectionParams.parseDelimitedFrom(InputStream input) |
static VoiceSelectionParams |
VoiceSelectionParams.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static VoiceSelectionParams |
VoiceSelectionParams.parseFrom(byte[] data) |
static VoiceSelectionParams |
VoiceSelectionParams.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static VoiceSelectionParams |
VoiceSelectionParams.parseFrom(ByteBuffer data) |
static VoiceSelectionParams |
VoiceSelectionParams.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static VoiceSelectionParams |
VoiceSelectionParams.parseFrom(ByteString data) |
static VoiceSelectionParams |
VoiceSelectionParams.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static VoiceSelectionParams |
VoiceSelectionParams.parseFrom(CodedInputStream input) |
static VoiceSelectionParams |
VoiceSelectionParams.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static VoiceSelectionParams |
VoiceSelectionParams.parseFrom(InputStream input) |
static VoiceSelectionParams |
VoiceSelectionParams.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<VoiceSelectionParams> |
VoiceSelectionParams.getParserForType() |
static Parser<VoiceSelectionParams> |
VoiceSelectionParams.parser() |
Modifier and Type | Method and Description |
---|---|
VoiceSelectionParams.Builder |
VoiceSelectionParams.Builder.mergeFrom(VoiceSelectionParams other) |
SynthesizeSpeechConfig.Builder |
SynthesizeSpeechConfig.Builder.mergeVoice(VoiceSelectionParams value)
Optional.
|
static VoiceSelectionParams.Builder |
VoiceSelectionParams.newBuilder(VoiceSelectionParams prototype) |
SynthesizeSpeechConfig.Builder |
SynthesizeSpeechConfig.Builder.setVoice(VoiceSelectionParams value)
Optional.
|
Copyright © 2022 Google LLC. All rights reserved.