public interface CloudConversationDebuggingInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getAudioDataChunks()
Number of input audio data chunks in streaming requests.
|
boolean |
getBargeinEventTriggered()
Whether a barge-in event is triggered in this request.
|
com.google.protobuf.Duration |
getClientHalfCloseStreamingTimeOffset()
Client half close time in terms of API streaming duration.
|
com.google.protobuf.DurationOrBuilder |
getClientHalfCloseStreamingTimeOffsetOrBuilder()
Client half close time in terms of API streaming duration.
|
com.google.protobuf.Duration |
getClientHalfCloseTimeOffset()
Client half close time in terms of input audio duration.
|
com.google.protobuf.DurationOrBuilder |
getClientHalfCloseTimeOffsetOrBuilder()
Client half close time in terms of input audio duration.
|
com.google.protobuf.Duration |
getDtmfFinalResultsTimes(int index)
Time offsets of the DTMF final results relative to the beginning of
the stream.
|
int |
getDtmfFinalResultsTimesCount()
Time offsets of the DTMF final results relative to the beginning of
the stream.
|
List<com.google.protobuf.Duration> |
getDtmfFinalResultsTimesList()
Time offsets of the DTMF final results relative to the beginning of
the stream.
|
com.google.protobuf.DurationOrBuilder |
getDtmfFinalResultsTimesOrBuilder(int index)
Time offsets of the DTMF final results relative to the beginning of
the stream.
|
List<? extends com.google.protobuf.DurationOrBuilder> |
getDtmfFinalResultsTimesOrBuilderList()
Time offsets of the DTMF final results relative to the beginning of
the stream.
|
com.google.protobuf.Duration |
getDtmfPartialResultsTimes(int index)
Time offsets of the DTMF partial results relative to the beginning of
the stream.
|
int |
getDtmfPartialResultsTimesCount()
Time offsets of the DTMF partial results relative to the beginning of
the stream.
|
List<com.google.protobuf.Duration> |
getDtmfPartialResultsTimesList()
Time offsets of the DTMF partial results relative to the beginning of
the stream.
|
com.google.protobuf.DurationOrBuilder |
getDtmfPartialResultsTimesOrBuilder(int index)
Time offsets of the DTMF partial results relative to the beginning of
the stream.
|
List<? extends com.google.protobuf.DurationOrBuilder> |
getDtmfPartialResultsTimesOrBuilderList()
Time offsets of the DTMF partial results relative to the beginning of
the stream.
|
com.google.protobuf.Duration |
getFirstAudioDuration()
Duration of first audio chunk.
|
com.google.protobuf.DurationOrBuilder |
getFirstAudioDurationOrBuilder()
Duration of first audio chunk.
|
boolean |
getIsInputText()
Whether the streaming terminates with an injected text query.
|
com.google.protobuf.Duration |
getNoSpeechTimeout()
No speech timeout settings observed at runtime.
|
com.google.protobuf.DurationOrBuilder |
getNoSpeechTimeoutOrBuilder()
No speech timeout settings observed at runtime.
|
int |
getPartialResponses()
Total number of partial responses.
|
com.google.protobuf.Duration |
getResultEndTimeOffset()
Time offset of the end of speech utterance relative to the
beginning of the first audio chunk.
|
com.google.protobuf.DurationOrBuilder |
getResultEndTimeOffsetOrBuilder()
Time offset of the end of speech utterance relative to the
beginning of the first audio chunk.
|
boolean |
getSingleUtterance()
Whether client used single utterance mode.
|
com.google.protobuf.Duration |
getSingleUtteranceEndTimeOffset()
Time offset of the end-of-single-utterance signal relative to the
beginning of the stream.
|
com.google.protobuf.DurationOrBuilder |
getSingleUtteranceEndTimeOffsetOrBuilder()
Time offset of the end-of-single-utterance signal relative to the
beginning of the stream.
|
int |
getSpeakerIdPassiveLatencyMsOffset()
Time offset of Speaker ID stream close time relative to the Speech stream
close time in milliseconds.
|
com.google.protobuf.Duration |
getSpeechFinalResultsEndTimes(int index)
Time offsets of the speech final results (is_final=true) relative to the
beginning of the stream.
|
int |
getSpeechFinalResultsEndTimesCount()
Time offsets of the speech final results (is_final=true) relative to the
beginning of the stream.
|
List<com.google.protobuf.Duration> |
getSpeechFinalResultsEndTimesList()
Time offsets of the speech final results (is_final=true) relative to the
beginning of the stream.
|
com.google.protobuf.DurationOrBuilder |
getSpeechFinalResultsEndTimesOrBuilder(int index)
Time offsets of the speech final results (is_final=true) relative to the
beginning of the stream.
|
List<? extends com.google.protobuf.DurationOrBuilder> |
getSpeechFinalResultsEndTimesOrBuilderList()
Time offsets of the speech final results (is_final=true) relative to the
beginning of the stream.
|
com.google.protobuf.Duration |
getSpeechPartialResultsEndTimes(int index)
Time offsets of the speech partial results relative to the beginning of
the stream.
|
int |
getSpeechPartialResultsEndTimesCount()
Time offsets of the speech partial results relative to the beginning of
the stream.
|
List<com.google.protobuf.Duration> |
getSpeechPartialResultsEndTimesList()
Time offsets of the speech partial results relative to the beginning of
the stream.
|
com.google.protobuf.DurationOrBuilder |
getSpeechPartialResultsEndTimesOrBuilder(int index)
Time offsets of the speech partial results relative to the beginning of
the stream.
|
List<? extends com.google.protobuf.DurationOrBuilder> |
getSpeechPartialResultsEndTimesOrBuilderList()
Time offsets of the speech partial results relative to the beginning of
the stream.
|
boolean |
getSpeechSingleUtterance()
Whether speech uses single utterance mode.
|
boolean |
hasClientHalfCloseStreamingTimeOffset()
Client half close time in terms of API streaming duration.
|
boolean |
hasClientHalfCloseTimeOffset()
Client half close time in terms of input audio duration.
|
boolean |
hasFirstAudioDuration()
Duration of first audio chunk.
|
boolean |
hasNoSpeechTimeout()
No speech timeout settings observed at runtime.
|
boolean |
hasResultEndTimeOffset()
Time offset of the end of speech utterance relative to the
beginning of the first audio chunk.
|
boolean |
hasSingleUtteranceEndTimeOffset()
Time offset of the end-of-single-utterance signal relative to the
beginning of the stream.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getAudioDataChunks()
Number of input audio data chunks in streaming requests.
int32 audio_data_chunks = 1;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;com.google.protobuf.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;com.google.protobuf.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;boolean hasFirstAudioDuration()
Duration of first audio chunk.
.google.protobuf.Duration first_audio_duration = 3;com.google.protobuf.Duration getFirstAudioDuration()
Duration of first audio chunk.
.google.protobuf.Duration first_audio_duration = 3;com.google.protobuf.DurationOrBuilder getFirstAudioDurationOrBuilder()
Duration of first audio chunk.
.google.protobuf.Duration first_audio_duration = 3;boolean getSingleUtterance()
Whether client used single utterance mode.
bool single_utterance = 5;List<com.google.protobuf.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;com.google.protobuf.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;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;List<? extends com.google.protobuf.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;com.google.protobuf.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;List<com.google.protobuf.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;com.google.protobuf.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;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;List<? extends com.google.protobuf.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;com.google.protobuf.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;int getPartialResponses()
Total number of partial responses.
int32 partial_responses = 8;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;boolean getBargeinEventTriggered()
Whether a barge-in event is triggered in this request.
bool bargein_event_triggered = 10;boolean getSpeechSingleUtterance()
Whether speech uses single utterance mode.
bool speech_single_utterance = 11;List<com.google.protobuf.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;com.google.protobuf.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;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;List<? extends com.google.protobuf.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;com.google.protobuf.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;List<com.google.protobuf.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;com.google.protobuf.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;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;List<? extends com.google.protobuf.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;com.google.protobuf.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;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;com.google.protobuf.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;com.google.protobuf.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;boolean hasNoSpeechTimeout()
No speech timeout settings observed at runtime.
.google.protobuf.Duration no_speech_timeout = 15;com.google.protobuf.Duration getNoSpeechTimeout()
No speech timeout settings observed at runtime.
.google.protobuf.Duration no_speech_timeout = 15;com.google.protobuf.DurationOrBuilder getNoSpeechTimeoutOrBuilder()
No speech timeout settings observed at runtime.
.google.protobuf.Duration no_speech_timeout = 15;boolean getIsInputText()
Whether the streaming terminates with an injected text query.
bool is_input_text = 16;boolean hasClientHalfCloseTimeOffset()
Client half close time in terms of input audio duration.
.google.protobuf.Duration client_half_close_time_offset = 17;com.google.protobuf.Duration getClientHalfCloseTimeOffset()
Client half close time in terms of input audio duration.
.google.protobuf.Duration client_half_close_time_offset = 17;com.google.protobuf.DurationOrBuilder getClientHalfCloseTimeOffsetOrBuilder()
Client half close time in terms of input audio duration.
.google.protobuf.Duration client_half_close_time_offset = 17;boolean hasClientHalfCloseStreamingTimeOffset()
Client half close time in terms of API streaming duration.
.google.protobuf.Duration client_half_close_streaming_time_offset = 18;com.google.protobuf.Duration getClientHalfCloseStreamingTimeOffset()
Client half close time in terms of API streaming duration.
.google.protobuf.Duration client_half_close_streaming_time_offset = 18;com.google.protobuf.DurationOrBuilder getClientHalfCloseStreamingTimeOffsetOrBuilder()
Client half close time in terms of API streaming duration.
.google.protobuf.Duration client_half_close_streaming_time_offset = 18;Copyright © 2023 Google LLC. All rights reserved.