Class CloudConversationDebuggingInfo.Builder (0.52.0)

public static final class CloudConversationDebuggingInfo.Builder extends GeneratedMessageV3.Builder<CloudConversationDebuggingInfo.Builder> implements CloudConversationDebuggingInfoOrBuilder

Cloud conversation info for easier debugging. It will get populated in StreamingDetectIntentResponse or StreamingAnalyzeContentResponse when the flag enable_debugging_info is set to true in corresponding requests.

Protobuf type google.cloud.dialogflow.cx.v3beta1.CloudConversationDebuggingInfo

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addAllDtmfFinalResultsTimes(Iterable<? extends Duration> values)

public CloudConversationDebuggingInfo.Builder addAllDtmfFinalResultsTimes(Iterable<? extends Duration> values)

Time offsets of the DTMF final results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_final_results_times = 13;

Parameter
NameDescription
valuesIterable<? extends com.google.protobuf.Duration>
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

addAllDtmfPartialResultsTimes(Iterable<? extends Duration> values)

public CloudConversationDebuggingInfo.Builder addAllDtmfPartialResultsTimes(Iterable<? extends Duration> values)

Time offsets of the DTMF partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_partial_results_times = 12;

Parameter
NameDescription
valuesIterable<? extends com.google.protobuf.Duration>
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

addAllSpeechFinalResultsEndTimes(Iterable<? extends Duration> values)

public CloudConversationDebuggingInfo.Builder addAllSpeechFinalResultsEndTimes(Iterable<? extends Duration> values)

Time offsets of the speech final results (is_final=true) relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_final_results_end_times = 7;

Parameter
NameDescription
valuesIterable<? extends com.google.protobuf.Duration>
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

addAllSpeechPartialResultsEndTimes(Iterable<? extends Duration> values)

public CloudConversationDebuggingInfo.Builder addAllSpeechPartialResultsEndTimes(Iterable<? extends Duration> values)

Time offsets of the speech partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_partial_results_end_times = 6;

Parameter
NameDescription
valuesIterable<? extends com.google.protobuf.Duration>
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

addDtmfFinalResultsTimes(Duration value)

public CloudConversationDebuggingInfo.Builder addDtmfFinalResultsTimes(Duration value)

Time offsets of the DTMF final results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_final_results_times = 13;

Parameter
NameDescription
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

addDtmfFinalResultsTimes(Duration.Builder builderForValue)

public CloudConversationDebuggingInfo.Builder addDtmfFinalResultsTimes(Duration.Builder builderForValue)

Time offsets of the DTMF final results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_final_results_times = 13;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

addDtmfFinalResultsTimes(int index, Duration value)

public CloudConversationDebuggingInfo.Builder addDtmfFinalResultsTimes(int index, Duration value)

Time offsets of the DTMF final results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_final_results_times = 13;

Parameters
NameDescription
indexint
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

addDtmfFinalResultsTimes(int index, Duration.Builder builderForValue)

public CloudConversationDebuggingInfo.Builder addDtmfFinalResultsTimes(int index, Duration.Builder builderForValue)

Time offsets of the DTMF final results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_final_results_times = 13;

Parameters
NameDescription
indexint
builderForValueBuilder
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

addDtmfFinalResultsTimesBuilder()

public Duration.Builder addDtmfFinalResultsTimesBuilder()

Time offsets of the DTMF final results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_final_results_times = 13;

Returns
TypeDescription
Builder

addDtmfFinalResultsTimesBuilder(int index)

public Duration.Builder addDtmfFinalResultsTimesBuilder(int index)

Time offsets of the DTMF final results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_final_results_times = 13;

Parameter
NameDescription
indexint
Returns
TypeDescription
Builder

addDtmfPartialResultsTimes(Duration value)

public CloudConversationDebuggingInfo.Builder addDtmfPartialResultsTimes(Duration value)

Time offsets of the DTMF partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_partial_results_times = 12;

Parameter
NameDescription
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

addDtmfPartialResultsTimes(Duration.Builder builderForValue)

public CloudConversationDebuggingInfo.Builder addDtmfPartialResultsTimes(Duration.Builder builderForValue)

Time offsets of the DTMF partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_partial_results_times = 12;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

addDtmfPartialResultsTimes(int index, Duration value)

public CloudConversationDebuggingInfo.Builder addDtmfPartialResultsTimes(int index, Duration value)

Time offsets of the DTMF partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_partial_results_times = 12;

Parameters
NameDescription
indexint
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

addDtmfPartialResultsTimes(int index, Duration.Builder builderForValue)

public CloudConversationDebuggingInfo.Builder addDtmfPartialResultsTimes(int index, Duration.Builder builderForValue)

Time offsets of the DTMF partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_partial_results_times = 12;

Parameters
NameDescription
indexint
builderForValueBuilder
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

addDtmfPartialResultsTimesBuilder()

public Duration.Builder addDtmfPartialResultsTimesBuilder()

Time offsets of the DTMF partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_partial_results_times = 12;

Returns
TypeDescription
Builder

addDtmfPartialResultsTimesBuilder(int index)

public Duration.Builder addDtmfPartialResultsTimesBuilder(int index)

Time offsets of the DTMF partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_partial_results_times = 12;

Parameter
NameDescription
indexint
Returns
TypeDescription
Builder

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public CloudConversationDebuggingInfo.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder
Overrides

addSpeechFinalResultsEndTimes(Duration value)

public CloudConversationDebuggingInfo.Builder addSpeechFinalResultsEndTimes(Duration value)

Time offsets of the speech final results (is_final=true) relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_final_results_end_times = 7;

Parameter
NameDescription
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

addSpeechFinalResultsEndTimes(Duration.Builder builderForValue)

public CloudConversationDebuggingInfo.Builder addSpeechFinalResultsEndTimes(Duration.Builder builderForValue)

Time offsets of the speech final results (is_final=true) relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_final_results_end_times = 7;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

addSpeechFinalResultsEndTimes(int index, Duration value)

public CloudConversationDebuggingInfo.Builder addSpeechFinalResultsEndTimes(int index, Duration value)

Time offsets of the speech final results (is_final=true) relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_final_results_end_times = 7;

Parameters
NameDescription
indexint
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

addSpeechFinalResultsEndTimes(int index, Duration.Builder builderForValue)

public CloudConversationDebuggingInfo.Builder addSpeechFinalResultsEndTimes(int index, Duration.Builder builderForValue)

Time offsets of the speech final results (is_final=true) relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_final_results_end_times = 7;

Parameters
NameDescription
indexint
builderForValueBuilder
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

addSpeechFinalResultsEndTimesBuilder()

public Duration.Builder addSpeechFinalResultsEndTimesBuilder()

Time offsets of the speech final results (is_final=true) relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_final_results_end_times = 7;

Returns
TypeDescription
Builder

addSpeechFinalResultsEndTimesBuilder(int index)

public Duration.Builder addSpeechFinalResultsEndTimesBuilder(int index)

Time offsets of the speech final results (is_final=true) relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_final_results_end_times = 7;

Parameter
NameDescription
indexint
Returns
TypeDescription
Builder

addSpeechPartialResultsEndTimes(Duration value)

public CloudConversationDebuggingInfo.Builder addSpeechPartialResultsEndTimes(Duration value)

Time offsets of the speech partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_partial_results_end_times = 6;

Parameter
NameDescription
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

addSpeechPartialResultsEndTimes(Duration.Builder builderForValue)

public CloudConversationDebuggingInfo.Builder addSpeechPartialResultsEndTimes(Duration.Builder builderForValue)

Time offsets of the speech partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_partial_results_end_times = 6;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

addSpeechPartialResultsEndTimes(int index, Duration value)

public CloudConversationDebuggingInfo.Builder addSpeechPartialResultsEndTimes(int index, Duration value)

Time offsets of the speech partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_partial_results_end_times = 6;

Parameters
NameDescription
indexint
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

addSpeechPartialResultsEndTimes(int index, Duration.Builder builderForValue)

public CloudConversationDebuggingInfo.Builder addSpeechPartialResultsEndTimes(int index, Duration.Builder builderForValue)

Time offsets of the speech partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_partial_results_end_times = 6;

Parameters
NameDescription
indexint
builderForValueBuilder
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

addSpeechPartialResultsEndTimesBuilder()

public Duration.Builder addSpeechPartialResultsEndTimesBuilder()

Time offsets of the speech partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_partial_results_end_times = 6;

Returns
TypeDescription
Builder

addSpeechPartialResultsEndTimesBuilder(int index)

public Duration.Builder addSpeechPartialResultsEndTimesBuilder(int index)

Time offsets of the speech partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_partial_results_end_times = 6;

Parameter
NameDescription
indexint
Returns
TypeDescription
Builder

build()

public CloudConversationDebuggingInfo build()
Returns
TypeDescription
CloudConversationDebuggingInfo

buildPartial()

public CloudConversationDebuggingInfo buildPartial()
Returns
TypeDescription
CloudConversationDebuggingInfo

clear()

public CloudConversationDebuggingInfo.Builder clear()
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder
Overrides

clearAudioDataChunks()

public CloudConversationDebuggingInfo.Builder clearAudioDataChunks()

Number of input audio data chunks in streaming requests.

int32 audio_data_chunks = 1;

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

This builder for chaining.

clearBargeinEventTriggered()

public CloudConversationDebuggingInfo.Builder clearBargeinEventTriggered()

Whether a barge-in event is triggered in this request.

bool bargein_event_triggered = 10;

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

This builder for chaining.

clearClientHalfCloseStreamingTimeOffset()

public CloudConversationDebuggingInfo.Builder clearClientHalfCloseStreamingTimeOffset()

Client half close time in terms of API streaming duration.

.google.protobuf.Duration client_half_close_streaming_time_offset = 18;

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

clearClientHalfCloseTimeOffset()

public CloudConversationDebuggingInfo.Builder clearClientHalfCloseTimeOffset()

Client half close time in terms of input audio duration.

.google.protobuf.Duration client_half_close_time_offset = 17;

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

clearDtmfFinalResultsTimes()

public CloudConversationDebuggingInfo.Builder clearDtmfFinalResultsTimes()

Time offsets of the DTMF final results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_final_results_times = 13;

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

clearDtmfPartialResultsTimes()

public CloudConversationDebuggingInfo.Builder clearDtmfPartialResultsTimes()

Time offsets of the DTMF partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_partial_results_times = 12;

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

clearEndpointingTimeout()

public CloudConversationDebuggingInfo.Builder clearEndpointingTimeout()

Speech endpointing timeout settings for the stream.

.google.protobuf.Duration endpointing_timeout = 19;

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

clearField(Descriptors.FieldDescriptor field)

public CloudConversationDebuggingInfo.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder
Overrides

clearFirstAudioDuration()

public CloudConversationDebuggingInfo.Builder clearFirstAudioDuration()

Duration of first audio chunk.

.google.protobuf.Duration first_audio_duration = 3;

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

clearIsInputText()

public CloudConversationDebuggingInfo.Builder clearIsInputText()

Whether the streaming terminates with an injected text query.

bool is_input_text = 16;

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

This builder for chaining.

clearNoSpeechTimeout()

public CloudConversationDebuggingInfo.Builder clearNoSpeechTimeout()

No speech timeout settings for the stream.

.google.protobuf.Duration no_speech_timeout = 15;

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

clearOneof(Descriptors.OneofDescriptor oneof)

public CloudConversationDebuggingInfo.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder
Overrides

clearPartialResponses()

public CloudConversationDebuggingInfo.Builder clearPartialResponses()

Total number of partial responses.

int32 partial_responses = 8;

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

This builder for chaining.

clearResultEndTimeOffset()

public CloudConversationDebuggingInfo.Builder clearResultEndTimeOffset()

Time offset of the end of speech utterance relative to the beginning of the first audio chunk.

.google.protobuf.Duration result_end_time_offset = 2;

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

clearSingleUtterance()

public CloudConversationDebuggingInfo.Builder clearSingleUtterance()

Whether client used single utterance mode.

bool single_utterance = 5;

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

This builder for chaining.

clearSingleUtteranceEndTimeOffset()

public CloudConversationDebuggingInfo.Builder clearSingleUtteranceEndTimeOffset()

Time offset of the end-of-single-utterance signal relative to the beginning of the stream.

.google.protobuf.Duration single_utterance_end_time_offset = 14;

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

clearSpeakerIdPassiveLatencyMsOffset()

public CloudConversationDebuggingInfo.Builder clearSpeakerIdPassiveLatencyMsOffset()

Time offset of Speaker ID stream close time relative to the Speech stream close time in milliseconds. Only meaningful for conversations involving passive verification.

int32 speaker_id_passive_latency_ms_offset = 9;

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

This builder for chaining.

clearSpeechFinalResultsEndTimes()

public CloudConversationDebuggingInfo.Builder clearSpeechFinalResultsEndTimes()

Time offsets of the speech final results (is_final=true) relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_final_results_end_times = 7;

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

clearSpeechPartialResultsEndTimes()

public CloudConversationDebuggingInfo.Builder clearSpeechPartialResultsEndTimes()

Time offsets of the speech partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_partial_results_end_times = 6;

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

clearSpeechSingleUtterance()

public CloudConversationDebuggingInfo.Builder clearSpeechSingleUtterance()

Whether speech uses single utterance mode.

bool speech_single_utterance = 11;

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

This builder for chaining.

clone()

public CloudConversationDebuggingInfo.Builder clone()
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder
Overrides

getAudioDataChunks()

public int getAudioDataChunks()

Number of input audio data chunks in streaming requests.

int32 audio_data_chunks = 1;

Returns
TypeDescription
int

The audioDataChunks.

getBargeinEventTriggered()

public boolean getBargeinEventTriggered()

Whether a barge-in event is triggered in this request.

bool bargein_event_triggered = 10;

Returns
TypeDescription
boolean

The bargeinEventTriggered.

getClientHalfCloseStreamingTimeOffset()

public Duration getClientHalfCloseStreamingTimeOffset()

Client half close time in terms of API streaming duration.

.google.protobuf.Duration client_half_close_streaming_time_offset = 18;

Returns
TypeDescription
Duration

The clientHalfCloseStreamingTimeOffset.

getClientHalfCloseStreamingTimeOffsetBuilder()

public Duration.Builder getClientHalfCloseStreamingTimeOffsetBuilder()

Client half close time in terms of API streaming duration.

.google.protobuf.Duration client_half_close_streaming_time_offset = 18;

Returns
TypeDescription
Builder

getClientHalfCloseStreamingTimeOffsetOrBuilder()

public DurationOrBuilder getClientHalfCloseStreamingTimeOffsetOrBuilder()

Client half close time in terms of API streaming duration.

.google.protobuf.Duration client_half_close_streaming_time_offset = 18;

Returns
TypeDescription
DurationOrBuilder

getClientHalfCloseTimeOffset()

public Duration getClientHalfCloseTimeOffset()

Client half close time in terms of input audio duration.

.google.protobuf.Duration client_half_close_time_offset = 17;

Returns
TypeDescription
Duration

The clientHalfCloseTimeOffset.

getClientHalfCloseTimeOffsetBuilder()

public Duration.Builder getClientHalfCloseTimeOffsetBuilder()

Client half close time in terms of input audio duration.

.google.protobuf.Duration client_half_close_time_offset = 17;

Returns
TypeDescription
Builder

getClientHalfCloseTimeOffsetOrBuilder()

public DurationOrBuilder getClientHalfCloseTimeOffsetOrBuilder()

Client half close time in terms of input audio duration.

.google.protobuf.Duration client_half_close_time_offset = 17;

Returns
TypeDescription
DurationOrBuilder

getDefaultInstanceForType()

public CloudConversationDebuggingInfo getDefaultInstanceForType()
Returns
TypeDescription
CloudConversationDebuggingInfo

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getDtmfFinalResultsTimes(int index)

public Duration getDtmfFinalResultsTimes(int index)

Time offsets of the DTMF final results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_final_results_times = 13;

Parameter
NameDescription
indexint
Returns
TypeDescription
Duration

getDtmfFinalResultsTimesBuilder(int index)

public Duration.Builder getDtmfFinalResultsTimesBuilder(int index)

Time offsets of the DTMF final results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_final_results_times = 13;

Parameter
NameDescription
indexint
Returns
TypeDescription
Builder

getDtmfFinalResultsTimesBuilderList()

public List<Duration.Builder> getDtmfFinalResultsTimesBuilderList()

Time offsets of the DTMF final results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_final_results_times = 13;

Returns
TypeDescription
List<Builder>

getDtmfFinalResultsTimesCount()

public int getDtmfFinalResultsTimesCount()

Time offsets of the DTMF final results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_final_results_times = 13;

Returns
TypeDescription
int

getDtmfFinalResultsTimesList()

public List<Duration> getDtmfFinalResultsTimesList()

Time offsets of the DTMF final results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_final_results_times = 13;

Returns
TypeDescription
List<Duration>

getDtmfFinalResultsTimesOrBuilder(int index)

public DurationOrBuilder getDtmfFinalResultsTimesOrBuilder(int index)

Time offsets of the DTMF final results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_final_results_times = 13;

Parameter
NameDescription
indexint
Returns
TypeDescription
DurationOrBuilder

getDtmfFinalResultsTimesOrBuilderList()

public List<? extends DurationOrBuilder> getDtmfFinalResultsTimesOrBuilderList()

Time offsets of the DTMF final results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_final_results_times = 13;

Returns
TypeDescription
List<? extends com.google.protobuf.DurationOrBuilder>

getDtmfPartialResultsTimes(int index)

public Duration getDtmfPartialResultsTimes(int index)

Time offsets of the DTMF partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_partial_results_times = 12;

Parameter
NameDescription
indexint
Returns
TypeDescription
Duration

getDtmfPartialResultsTimesBuilder(int index)

public Duration.Builder getDtmfPartialResultsTimesBuilder(int index)

Time offsets of the DTMF partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_partial_results_times = 12;

Parameter
NameDescription
indexint
Returns
TypeDescription
Builder

getDtmfPartialResultsTimesBuilderList()

public List<Duration.Builder> getDtmfPartialResultsTimesBuilderList()

Time offsets of the DTMF partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_partial_results_times = 12;

Returns
TypeDescription
List<Builder>

getDtmfPartialResultsTimesCount()

public int getDtmfPartialResultsTimesCount()

Time offsets of the DTMF partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_partial_results_times = 12;

Returns
TypeDescription
int

getDtmfPartialResultsTimesList()

public List<Duration> getDtmfPartialResultsTimesList()

Time offsets of the DTMF partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_partial_results_times = 12;

Returns
TypeDescription
List<Duration>

getDtmfPartialResultsTimesOrBuilder(int index)

public DurationOrBuilder getDtmfPartialResultsTimesOrBuilder(int index)

Time offsets of the DTMF partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_partial_results_times = 12;

Parameter
NameDescription
indexint
Returns
TypeDescription
DurationOrBuilder

getDtmfPartialResultsTimesOrBuilderList()

public List<? extends DurationOrBuilder> getDtmfPartialResultsTimesOrBuilderList()

Time offsets of the DTMF partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_partial_results_times = 12;

Returns
TypeDescription
List<? extends com.google.protobuf.DurationOrBuilder>

getEndpointingTimeout()

public Duration getEndpointingTimeout()

Speech endpointing timeout settings for the stream.

.google.protobuf.Duration endpointing_timeout = 19;

Returns
TypeDescription
Duration

The endpointingTimeout.

getEndpointingTimeoutBuilder()

public Duration.Builder getEndpointingTimeoutBuilder()

Speech endpointing timeout settings for the stream.

.google.protobuf.Duration endpointing_timeout = 19;

Returns
TypeDescription
Builder

getEndpointingTimeoutOrBuilder()

public DurationOrBuilder getEndpointingTimeoutOrBuilder()

Speech endpointing timeout settings for the stream.

.google.protobuf.Duration endpointing_timeout = 19;

Returns
TypeDescription
DurationOrBuilder

getFirstAudioDuration()

public Duration getFirstAudioDuration()

Duration of first audio chunk.

.google.protobuf.Duration first_audio_duration = 3;

Returns
TypeDescription
Duration

The firstAudioDuration.

getFirstAudioDurationBuilder()

public Duration.Builder getFirstAudioDurationBuilder()

Duration of first audio chunk.

.google.protobuf.Duration first_audio_duration = 3;

Returns
TypeDescription
Builder

getFirstAudioDurationOrBuilder()

public DurationOrBuilder getFirstAudioDurationOrBuilder()

Duration of first audio chunk.

.google.protobuf.Duration first_audio_duration = 3;

Returns
TypeDescription
DurationOrBuilder

getIsInputText()

public boolean getIsInputText()

Whether the streaming terminates with an injected text query.

bool is_input_text = 16;

Returns
TypeDescription
boolean

The isInputText.

getNoSpeechTimeout()

public Duration getNoSpeechTimeout()

No speech timeout settings for the stream.

.google.protobuf.Duration no_speech_timeout = 15;

Returns
TypeDescription
Duration

The noSpeechTimeout.

getNoSpeechTimeoutBuilder()

public Duration.Builder getNoSpeechTimeoutBuilder()

No speech timeout settings for the stream.

.google.protobuf.Duration no_speech_timeout = 15;

Returns
TypeDescription
Builder

getNoSpeechTimeoutOrBuilder()

public DurationOrBuilder getNoSpeechTimeoutOrBuilder()

No speech timeout settings for the stream.

.google.protobuf.Duration no_speech_timeout = 15;

Returns
TypeDescription
DurationOrBuilder

getPartialResponses()

public int getPartialResponses()

Total number of partial responses.

int32 partial_responses = 8;

Returns
TypeDescription
int

The partialResponses.

getResultEndTimeOffset()

public Duration getResultEndTimeOffset()

Time offset of the end of speech utterance relative to the beginning of the first audio chunk.

.google.protobuf.Duration result_end_time_offset = 2;

Returns
TypeDescription
Duration

The resultEndTimeOffset.

getResultEndTimeOffsetBuilder()

public Duration.Builder getResultEndTimeOffsetBuilder()

Time offset of the end of speech utterance relative to the beginning of the first audio chunk.

.google.protobuf.Duration result_end_time_offset = 2;

Returns
TypeDescription
Builder

getResultEndTimeOffsetOrBuilder()

public DurationOrBuilder getResultEndTimeOffsetOrBuilder()

Time offset of the end of speech utterance relative to the beginning of the first audio chunk.

.google.protobuf.Duration result_end_time_offset = 2;

Returns
TypeDescription
DurationOrBuilder

getSingleUtterance()

public boolean getSingleUtterance()

Whether client used single utterance mode.

bool single_utterance = 5;

Returns
TypeDescription
boolean

The singleUtterance.

getSingleUtteranceEndTimeOffset()

public Duration getSingleUtteranceEndTimeOffset()

Time offset of the end-of-single-utterance signal relative to the beginning of the stream.

.google.protobuf.Duration single_utterance_end_time_offset = 14;

Returns
TypeDescription
Duration

The singleUtteranceEndTimeOffset.

getSingleUtteranceEndTimeOffsetBuilder()

public Duration.Builder getSingleUtteranceEndTimeOffsetBuilder()

Time offset of the end-of-single-utterance signal relative to the beginning of the stream.

.google.protobuf.Duration single_utterance_end_time_offset = 14;

Returns
TypeDescription
Builder

getSingleUtteranceEndTimeOffsetOrBuilder()

public DurationOrBuilder getSingleUtteranceEndTimeOffsetOrBuilder()

Time offset of the end-of-single-utterance signal relative to the beginning of the stream.

.google.protobuf.Duration single_utterance_end_time_offset = 14;

Returns
TypeDescription
DurationOrBuilder

getSpeakerIdPassiveLatencyMsOffset()

public int getSpeakerIdPassiveLatencyMsOffset()

Time offset of Speaker ID stream close time relative to the Speech stream close time in milliseconds. Only meaningful for conversations involving passive verification.

int32 speaker_id_passive_latency_ms_offset = 9;

Returns
TypeDescription
int

The speakerIdPassiveLatencyMsOffset.

getSpeechFinalResultsEndTimes(int index)

public Duration getSpeechFinalResultsEndTimes(int index)

Time offsets of the speech final results (is_final=true) relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_final_results_end_times = 7;

Parameter
NameDescription
indexint
Returns
TypeDescription
Duration

getSpeechFinalResultsEndTimesBuilder(int index)

public Duration.Builder getSpeechFinalResultsEndTimesBuilder(int index)

Time offsets of the speech final results (is_final=true) relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_final_results_end_times = 7;

Parameter
NameDescription
indexint
Returns
TypeDescription
Builder

getSpeechFinalResultsEndTimesBuilderList()

public List<Duration.Builder> getSpeechFinalResultsEndTimesBuilderList()

Time offsets of the speech final results (is_final=true) relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_final_results_end_times = 7;

Returns
TypeDescription
List<Builder>

getSpeechFinalResultsEndTimesCount()

public int getSpeechFinalResultsEndTimesCount()

Time offsets of the speech final results (is_final=true) relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_final_results_end_times = 7;

Returns
TypeDescription
int

getSpeechFinalResultsEndTimesList()

public List<Duration> getSpeechFinalResultsEndTimesList()

Time offsets of the speech final results (is_final=true) relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_final_results_end_times = 7;

Returns
TypeDescription
List<Duration>

getSpeechFinalResultsEndTimesOrBuilder(int index)

public DurationOrBuilder getSpeechFinalResultsEndTimesOrBuilder(int index)

Time offsets of the speech final results (is_final=true) relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_final_results_end_times = 7;

Parameter
NameDescription
indexint
Returns
TypeDescription
DurationOrBuilder

getSpeechFinalResultsEndTimesOrBuilderList()

public List<? extends DurationOrBuilder> getSpeechFinalResultsEndTimesOrBuilderList()

Time offsets of the speech final results (is_final=true) relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_final_results_end_times = 7;

Returns
TypeDescription
List<? extends com.google.protobuf.DurationOrBuilder>

getSpeechPartialResultsEndTimes(int index)

public Duration getSpeechPartialResultsEndTimes(int index)

Time offsets of the speech partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_partial_results_end_times = 6;

Parameter
NameDescription
indexint
Returns
TypeDescription
Duration

getSpeechPartialResultsEndTimesBuilder(int index)

public Duration.Builder getSpeechPartialResultsEndTimesBuilder(int index)

Time offsets of the speech partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_partial_results_end_times = 6;

Parameter
NameDescription
indexint
Returns
TypeDescription
Builder

getSpeechPartialResultsEndTimesBuilderList()

public List<Duration.Builder> getSpeechPartialResultsEndTimesBuilderList()

Time offsets of the speech partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_partial_results_end_times = 6;

Returns
TypeDescription
List<Builder>

getSpeechPartialResultsEndTimesCount()

public int getSpeechPartialResultsEndTimesCount()

Time offsets of the speech partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_partial_results_end_times = 6;

Returns
TypeDescription
int

getSpeechPartialResultsEndTimesList()

public List<Duration> getSpeechPartialResultsEndTimesList()

Time offsets of the speech partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_partial_results_end_times = 6;

Returns
TypeDescription
List<Duration>

getSpeechPartialResultsEndTimesOrBuilder(int index)

public DurationOrBuilder getSpeechPartialResultsEndTimesOrBuilder(int index)

Time offsets of the speech partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_partial_results_end_times = 6;

Parameter
NameDescription
indexint
Returns
TypeDescription
DurationOrBuilder

getSpeechPartialResultsEndTimesOrBuilderList()

public List<? extends DurationOrBuilder> getSpeechPartialResultsEndTimesOrBuilderList()

Time offsets of the speech partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_partial_results_end_times = 6;

Returns
TypeDescription
List<? extends com.google.protobuf.DurationOrBuilder>

getSpeechSingleUtterance()

public boolean getSpeechSingleUtterance()

Whether speech uses single utterance mode.

bool speech_single_utterance = 11;

Returns
TypeDescription
boolean

The speechSingleUtterance.

hasClientHalfCloseStreamingTimeOffset()

public boolean hasClientHalfCloseStreamingTimeOffset()

Client half close time in terms of API streaming duration.

.google.protobuf.Duration client_half_close_streaming_time_offset = 18;

Returns
TypeDescription
boolean

Whether the clientHalfCloseStreamingTimeOffset field is set.

hasClientHalfCloseTimeOffset()

public boolean hasClientHalfCloseTimeOffset()

Client half close time in terms of input audio duration.

.google.protobuf.Duration client_half_close_time_offset = 17;

Returns
TypeDescription
boolean

Whether the clientHalfCloseTimeOffset field is set.

hasEndpointingTimeout()

public boolean hasEndpointingTimeout()

Speech endpointing timeout settings for the stream.

.google.protobuf.Duration endpointing_timeout = 19;

Returns
TypeDescription
boolean

Whether the endpointingTimeout field is set.

hasFirstAudioDuration()

public boolean hasFirstAudioDuration()

Duration of first audio chunk.

.google.protobuf.Duration first_audio_duration = 3;

Returns
TypeDescription
boolean

Whether the firstAudioDuration field is set.

hasNoSpeechTimeout()

public boolean hasNoSpeechTimeout()

No speech timeout settings for the stream.

.google.protobuf.Duration no_speech_timeout = 15;

Returns
TypeDescription
boolean

Whether the noSpeechTimeout field is set.

hasResultEndTimeOffset()

public boolean hasResultEndTimeOffset()

Time offset of the end of speech utterance relative to the beginning of the first audio chunk.

.google.protobuf.Duration result_end_time_offset = 2;

Returns
TypeDescription
boolean

Whether the resultEndTimeOffset field is set.

hasSingleUtteranceEndTimeOffset()

public boolean hasSingleUtteranceEndTimeOffset()

Time offset of the end-of-single-utterance signal relative to the beginning of the stream.

.google.protobuf.Duration single_utterance_end_time_offset = 14;

Returns
TypeDescription
boolean

Whether the singleUtteranceEndTimeOffset field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeClientHalfCloseStreamingTimeOffset(Duration value)

public CloudConversationDebuggingInfo.Builder mergeClientHalfCloseStreamingTimeOffset(Duration value)

Client half close time in terms of API streaming duration.

.google.protobuf.Duration client_half_close_streaming_time_offset = 18;

Parameter
NameDescription
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

mergeClientHalfCloseTimeOffset(Duration value)

public CloudConversationDebuggingInfo.Builder mergeClientHalfCloseTimeOffset(Duration value)

Client half close time in terms of input audio duration.

.google.protobuf.Duration client_half_close_time_offset = 17;

Parameter
NameDescription
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

mergeEndpointingTimeout(Duration value)

public CloudConversationDebuggingInfo.Builder mergeEndpointingTimeout(Duration value)

Speech endpointing timeout settings for the stream.

.google.protobuf.Duration endpointing_timeout = 19;

Parameter
NameDescription
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

mergeFirstAudioDuration(Duration value)

public CloudConversationDebuggingInfo.Builder mergeFirstAudioDuration(Duration value)

Duration of first audio chunk.

.google.protobuf.Duration first_audio_duration = 3;

Parameter
NameDescription
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

mergeFrom(CloudConversationDebuggingInfo other)

public CloudConversationDebuggingInfo.Builder mergeFrom(CloudConversationDebuggingInfo other)
Parameter
NameDescription
otherCloudConversationDebuggingInfo
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public CloudConversationDebuggingInfo.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public CloudConversationDebuggingInfo.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder
Overrides

mergeNoSpeechTimeout(Duration value)

public CloudConversationDebuggingInfo.Builder mergeNoSpeechTimeout(Duration value)

No speech timeout settings for the stream.

.google.protobuf.Duration no_speech_timeout = 15;

Parameter
NameDescription
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

mergeResultEndTimeOffset(Duration value)

public CloudConversationDebuggingInfo.Builder mergeResultEndTimeOffset(Duration value)

Time offset of the end of speech utterance relative to the beginning of the first audio chunk.

.google.protobuf.Duration result_end_time_offset = 2;

Parameter
NameDescription
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

mergeSingleUtteranceEndTimeOffset(Duration value)

public CloudConversationDebuggingInfo.Builder mergeSingleUtteranceEndTimeOffset(Duration value)

Time offset of the end-of-single-utterance signal relative to the beginning of the stream.

.google.protobuf.Duration single_utterance_end_time_offset = 14;

Parameter
NameDescription
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

public final CloudConversationDebuggingInfo.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder
Overrides

removeDtmfFinalResultsTimes(int index)

public CloudConversationDebuggingInfo.Builder removeDtmfFinalResultsTimes(int index)

Time offsets of the DTMF final results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_final_results_times = 13;

Parameter
NameDescription
indexint
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

removeDtmfPartialResultsTimes(int index)

public CloudConversationDebuggingInfo.Builder removeDtmfPartialResultsTimes(int index)

Time offsets of the DTMF partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_partial_results_times = 12;

Parameter
NameDescription
indexint
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

removeSpeechFinalResultsEndTimes(int index)

public CloudConversationDebuggingInfo.Builder removeSpeechFinalResultsEndTimes(int index)

Time offsets of the speech final results (is_final=true) relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_final_results_end_times = 7;

Parameter
NameDescription
indexint
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

removeSpeechPartialResultsEndTimes(int index)

public CloudConversationDebuggingInfo.Builder removeSpeechPartialResultsEndTimes(int index)

Time offsets of the speech partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_partial_results_end_times = 6;

Parameter
NameDescription
indexint
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setAudioDataChunks(int value)

public CloudConversationDebuggingInfo.Builder setAudioDataChunks(int value)

Number of input audio data chunks in streaming requests.

int32 audio_data_chunks = 1;

Parameter
NameDescription
valueint

The audioDataChunks to set.

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

This builder for chaining.

setBargeinEventTriggered(boolean value)

public CloudConversationDebuggingInfo.Builder setBargeinEventTriggered(boolean value)

Whether a barge-in event is triggered in this request.

bool bargein_event_triggered = 10;

Parameter
NameDescription
valueboolean

The bargeinEventTriggered to set.

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

This builder for chaining.

setClientHalfCloseStreamingTimeOffset(Duration value)

public CloudConversationDebuggingInfo.Builder setClientHalfCloseStreamingTimeOffset(Duration value)

Client half close time in terms of API streaming duration.

.google.protobuf.Duration client_half_close_streaming_time_offset = 18;

Parameter
NameDescription
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setClientHalfCloseStreamingTimeOffset(Duration.Builder builderForValue)

public CloudConversationDebuggingInfo.Builder setClientHalfCloseStreamingTimeOffset(Duration.Builder builderForValue)

Client half close time in terms of API streaming duration.

.google.protobuf.Duration client_half_close_streaming_time_offset = 18;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setClientHalfCloseTimeOffset(Duration value)

public CloudConversationDebuggingInfo.Builder setClientHalfCloseTimeOffset(Duration value)

Client half close time in terms of input audio duration.

.google.protobuf.Duration client_half_close_time_offset = 17;

Parameter
NameDescription
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setClientHalfCloseTimeOffset(Duration.Builder builderForValue)

public CloudConversationDebuggingInfo.Builder setClientHalfCloseTimeOffset(Duration.Builder builderForValue)

Client half close time in terms of input audio duration.

.google.protobuf.Duration client_half_close_time_offset = 17;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setDtmfFinalResultsTimes(int index, Duration value)

public CloudConversationDebuggingInfo.Builder setDtmfFinalResultsTimes(int index, Duration value)

Time offsets of the DTMF final results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_final_results_times = 13;

Parameters
NameDescription
indexint
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setDtmfFinalResultsTimes(int index, Duration.Builder builderForValue)

public CloudConversationDebuggingInfo.Builder setDtmfFinalResultsTimes(int index, Duration.Builder builderForValue)

Time offsets of the DTMF final results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_final_results_times = 13;

Parameters
NameDescription
indexint
builderForValueBuilder
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setDtmfPartialResultsTimes(int index, Duration value)

public CloudConversationDebuggingInfo.Builder setDtmfPartialResultsTimes(int index, Duration value)

Time offsets of the DTMF partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_partial_results_times = 12;

Parameters
NameDescription
indexint
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setDtmfPartialResultsTimes(int index, Duration.Builder builderForValue)

public CloudConversationDebuggingInfo.Builder setDtmfPartialResultsTimes(int index, Duration.Builder builderForValue)

Time offsets of the DTMF partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration dtmf_partial_results_times = 12;

Parameters
NameDescription
indexint
builderForValueBuilder
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setEndpointingTimeout(Duration value)

public CloudConversationDebuggingInfo.Builder setEndpointingTimeout(Duration value)

Speech endpointing timeout settings for the stream.

.google.protobuf.Duration endpointing_timeout = 19;

Parameter
NameDescription
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setEndpointingTimeout(Duration.Builder builderForValue)

public CloudConversationDebuggingInfo.Builder setEndpointingTimeout(Duration.Builder builderForValue)

Speech endpointing timeout settings for the stream.

.google.protobuf.Duration endpointing_timeout = 19;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public CloudConversationDebuggingInfo.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder
Overrides

setFirstAudioDuration(Duration value)

public CloudConversationDebuggingInfo.Builder setFirstAudioDuration(Duration value)

Duration of first audio chunk.

.google.protobuf.Duration first_audio_duration = 3;

Parameter
NameDescription
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setFirstAudioDuration(Duration.Builder builderForValue)

public CloudConversationDebuggingInfo.Builder setFirstAudioDuration(Duration.Builder builderForValue)

Duration of first audio chunk.

.google.protobuf.Duration first_audio_duration = 3;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setIsInputText(boolean value)

public CloudConversationDebuggingInfo.Builder setIsInputText(boolean value)

Whether the streaming terminates with an injected text query.

bool is_input_text = 16;

Parameter
NameDescription
valueboolean

The isInputText to set.

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

This builder for chaining.

setNoSpeechTimeout(Duration value)

public CloudConversationDebuggingInfo.Builder setNoSpeechTimeout(Duration value)

No speech timeout settings for the stream.

.google.protobuf.Duration no_speech_timeout = 15;

Parameter
NameDescription
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setNoSpeechTimeout(Duration.Builder builderForValue)

public CloudConversationDebuggingInfo.Builder setNoSpeechTimeout(Duration.Builder builderForValue)

No speech timeout settings for the stream.

.google.protobuf.Duration no_speech_timeout = 15;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setPartialResponses(int value)

public CloudConversationDebuggingInfo.Builder setPartialResponses(int value)

Total number of partial responses.

int32 partial_responses = 8;

Parameter
NameDescription
valueint

The partialResponses to set.

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

This builder for chaining.

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public CloudConversationDebuggingInfo.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder
Overrides

setResultEndTimeOffset(Duration value)

public CloudConversationDebuggingInfo.Builder setResultEndTimeOffset(Duration value)

Time offset of the end of speech utterance relative to the beginning of the first audio chunk.

.google.protobuf.Duration result_end_time_offset = 2;

Parameter
NameDescription
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setResultEndTimeOffset(Duration.Builder builderForValue)

public CloudConversationDebuggingInfo.Builder setResultEndTimeOffset(Duration.Builder builderForValue)

Time offset of the end of speech utterance relative to the beginning of the first audio chunk.

.google.protobuf.Duration result_end_time_offset = 2;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setSingleUtterance(boolean value)

public CloudConversationDebuggingInfo.Builder setSingleUtterance(boolean value)

Whether client used single utterance mode.

bool single_utterance = 5;

Parameter
NameDescription
valueboolean

The singleUtterance to set.

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

This builder for chaining.

setSingleUtteranceEndTimeOffset(Duration value)

public CloudConversationDebuggingInfo.Builder setSingleUtteranceEndTimeOffset(Duration value)

Time offset of the end-of-single-utterance signal relative to the beginning of the stream.

.google.protobuf.Duration single_utterance_end_time_offset = 14;

Parameter
NameDescription
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setSingleUtteranceEndTimeOffset(Duration.Builder builderForValue)

public CloudConversationDebuggingInfo.Builder setSingleUtteranceEndTimeOffset(Duration.Builder builderForValue)

Time offset of the end-of-single-utterance signal relative to the beginning of the stream.

.google.protobuf.Duration single_utterance_end_time_offset = 14;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setSpeakerIdPassiveLatencyMsOffset(int value)

public CloudConversationDebuggingInfo.Builder setSpeakerIdPassiveLatencyMsOffset(int value)

Time offset of Speaker ID stream close time relative to the Speech stream close time in milliseconds. Only meaningful for conversations involving passive verification.

int32 speaker_id_passive_latency_ms_offset = 9;

Parameter
NameDescription
valueint

The speakerIdPassiveLatencyMsOffset to set.

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

This builder for chaining.

setSpeechFinalResultsEndTimes(int index, Duration value)

public CloudConversationDebuggingInfo.Builder setSpeechFinalResultsEndTimes(int index, Duration value)

Time offsets of the speech final results (is_final=true) relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_final_results_end_times = 7;

Parameters
NameDescription
indexint
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setSpeechFinalResultsEndTimes(int index, Duration.Builder builderForValue)

public CloudConversationDebuggingInfo.Builder setSpeechFinalResultsEndTimes(int index, Duration.Builder builderForValue)

Time offsets of the speech final results (is_final=true) relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_final_results_end_times = 7;

Parameters
NameDescription
indexint
builderForValueBuilder
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setSpeechPartialResultsEndTimes(int index, Duration value)

public CloudConversationDebuggingInfo.Builder setSpeechPartialResultsEndTimes(int index, Duration value)

Time offsets of the speech partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_partial_results_end_times = 6;

Parameters
NameDescription
indexint
valueDuration
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setSpeechPartialResultsEndTimes(int index, Duration.Builder builderForValue)

public CloudConversationDebuggingInfo.Builder setSpeechPartialResultsEndTimes(int index, Duration.Builder builderForValue)

Time offsets of the speech partial results relative to the beginning of the stream.

repeated .google.protobuf.Duration speech_partial_results_end_times = 6;

Parameters
NameDescription
indexint
builderForValueBuilder
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

setSpeechSingleUtterance(boolean value)

public CloudConversationDebuggingInfo.Builder setSpeechSingleUtterance(boolean value)

Whether speech uses single utterance mode.

bool speech_single_utterance = 11;

Parameter
NameDescription
valueboolean

The speechSingleUtterance to set.

Returns
TypeDescription
CloudConversationDebuggingInfo.Builder

This builder for chaining.

setUnknownFields(UnknownFieldSet unknownFields)

public final CloudConversationDebuggingInfo.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
CloudConversationDebuggingInfo.Builder
Overrides