public static final class Action.TTS.Builder extends GeneratedMessage.Builder<Action.TTS.Builder> implements Action.TTSOrBuilderStores metadata of the Text-to-Speech action.
Protobuf type google.cloud.dialogflow.cx.v3beta1.Action.TTS
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > Action.TTS.BuilderImplements
Action.TTSOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public Action.TTS build()| Returns | |
|---|---|
| Type | Description |
Action.TTS |
|
buildPartial()
public Action.TTS buildPartial()| Returns | |
|---|---|
| Type | Description |
Action.TTS |
|
clear()
public Action.TTS.Builder clear()| Returns | |
|---|---|
| Type | Description |
Action.TTS.Builder |
|
getDefaultInstanceForType()
public Action.TTS getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Action.TTS |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(Action.TTS other)
public Action.TTS.Builder mergeFrom(Action.TTS other)| Parameter | |
|---|---|
| Name | Description |
other |
Action.TTS |
| Returns | |
|---|---|
| Type | Description |
Action.TTS.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public Action.TTS.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Action.TTS.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public Action.TTS.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
Action.TTS.Builder |
|