Class Action.STT.Builder (0.94.0)

public static final class Action.STT.Builder extends GeneratedMessage.Builder<Action.STT.Builder> implements Action.STTOrBuilder

Stores metadata of the Speech-to-Text action.

Protobuf type google.cloud.dialogflow.cx.v3beta1.Action.STT

Implements

Action.STTOrBuilder

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public Action.STT build()
Returns
Type Description
Action.STT

buildPartial()

public Action.STT buildPartial()
Returns
Type Description
Action.STT

clear()

public Action.STT.Builder clear()
Returns
Type Description
Action.STT.Builder
Overrides

getDefaultInstanceForType()

public Action.STT getDefaultInstanceForType()
Returns
Type Description
Action.STT

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(Action.STT other)

public Action.STT.Builder mergeFrom(Action.STT other)
Parameter
Name Description
other Action.STT
Returns
Type Description
Action.STT.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public Action.STT.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
Action.STT.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public Action.STT.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
Action.STT.Builder
Overrides