Class BidiStreamingAnalyzeContentResponse.TurnComplete.Builder (4.89.0)

public static final class BidiStreamingAnalyzeContentResponse.TurnComplete.Builder extends GeneratedMessage.Builder<BidiStreamingAnalyzeContentResponse.TurnComplete.Builder> implements BidiStreamingAnalyzeContentResponse.TurnCompleteOrBuilder

Indicate that the turn is complete.

Protobuf type google.cloud.dialogflow.v2beta1.BidiStreamingAnalyzeContentResponse.TurnComplete

Static Methods

getDescriptor()

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

Methods

build()

public BidiStreamingAnalyzeContentResponse.TurnComplete build()
Returns
Type Description
BidiStreamingAnalyzeContentResponse.TurnComplete

buildPartial()

public BidiStreamingAnalyzeContentResponse.TurnComplete buildPartial()
Returns
Type Description
BidiStreamingAnalyzeContentResponse.TurnComplete

clear()

public BidiStreamingAnalyzeContentResponse.TurnComplete.Builder clear()
Returns
Type Description
BidiStreamingAnalyzeContentResponse.TurnComplete.Builder
Overrides

getDefaultInstanceForType()

public BidiStreamingAnalyzeContentResponse.TurnComplete getDefaultInstanceForType()
Returns
Type Description
BidiStreamingAnalyzeContentResponse.TurnComplete

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(BidiStreamingAnalyzeContentResponse.TurnComplete other)

public BidiStreamingAnalyzeContentResponse.TurnComplete.Builder mergeFrom(BidiStreamingAnalyzeContentResponse.TurnComplete other)
Parameter
Name Description
other BidiStreamingAnalyzeContentResponse.TurnComplete
Returns
Type Description
BidiStreamingAnalyzeContentResponse.TurnComplete.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

public BidiStreamingAnalyzeContentResponse.TurnComplete.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
BidiStreamingAnalyzeContentResponse.TurnComplete.Builder
Overrides