public static final class CloudConversationDebuggingInfo.Builder extends com.google.protobuf.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.v2beta1.CloudConversationDebuggingInfo| Modifier and Type | Method and Description |
|---|---|
CloudConversationDebuggingInfo.Builder |
addAllDtmfFinalResultsTimes(Iterable<? extends com.google.protobuf.Duration> values)
Time offsets of the DTMF final results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
addAllDtmfPartialResultsTimes(Iterable<? extends com.google.protobuf.Duration> values)
Time offsets of the DTMF partial results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
addAllSpeechFinalResultsEndTimes(Iterable<? extends com.google.protobuf.Duration> values)
Time offsets of the speech final results (is_final=true) relative to the
beginning of the stream.
|
CloudConversationDebuggingInfo.Builder |
addAllSpeechPartialResultsEndTimes(Iterable<? extends com.google.protobuf.Duration> values)
Time offsets of the speech partial results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
addDtmfFinalResultsTimes(com.google.protobuf.Duration.Builder builderForValue)
Time offsets of the DTMF final results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
addDtmfFinalResultsTimes(com.google.protobuf.Duration value)
Time offsets of the DTMF final results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
addDtmfFinalResultsTimes(int index,
com.google.protobuf.Duration.Builder builderForValue)
Time offsets of the DTMF final results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
addDtmfFinalResultsTimes(int index,
com.google.protobuf.Duration value)
Time offsets of the DTMF final results relative to the beginning of
the stream.
|
com.google.protobuf.Duration.Builder |
addDtmfFinalResultsTimesBuilder()
Time offsets of the DTMF final results relative to the beginning of
the stream.
|
com.google.protobuf.Duration.Builder |
addDtmfFinalResultsTimesBuilder(int index)
Time offsets of the DTMF final results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
addDtmfPartialResultsTimes(com.google.protobuf.Duration.Builder builderForValue)
Time offsets of the DTMF partial results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
addDtmfPartialResultsTimes(com.google.protobuf.Duration value)
Time offsets of the DTMF partial results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
addDtmfPartialResultsTimes(int index,
com.google.protobuf.Duration.Builder builderForValue)
Time offsets of the DTMF partial results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
addDtmfPartialResultsTimes(int index,
com.google.protobuf.Duration value)
Time offsets of the DTMF partial results relative to the beginning of
the stream.
|
com.google.protobuf.Duration.Builder |
addDtmfPartialResultsTimesBuilder()
Time offsets of the DTMF partial results relative to the beginning of
the stream.
|
com.google.protobuf.Duration.Builder |
addDtmfPartialResultsTimesBuilder(int index)
Time offsets of the DTMF partial results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CloudConversationDebuggingInfo.Builder |
addSpeechFinalResultsEndTimes(com.google.protobuf.Duration.Builder builderForValue)
Time offsets of the speech final results (is_final=true) relative to the
beginning of the stream.
|
CloudConversationDebuggingInfo.Builder |
addSpeechFinalResultsEndTimes(com.google.protobuf.Duration value)
Time offsets of the speech final results (is_final=true) relative to the
beginning of the stream.
|
CloudConversationDebuggingInfo.Builder |
addSpeechFinalResultsEndTimes(int index,
com.google.protobuf.Duration.Builder builderForValue)
Time offsets of the speech final results (is_final=true) relative to the
beginning of the stream.
|
CloudConversationDebuggingInfo.Builder |
addSpeechFinalResultsEndTimes(int index,
com.google.protobuf.Duration value)
Time offsets of the speech final results (is_final=true) relative to the
beginning of the stream.
|
com.google.protobuf.Duration.Builder |
addSpeechFinalResultsEndTimesBuilder()
Time offsets of the speech final results (is_final=true) relative to the
beginning of the stream.
|
com.google.protobuf.Duration.Builder |
addSpeechFinalResultsEndTimesBuilder(int index)
Time offsets of the speech final results (is_final=true) relative to the
beginning of the stream.
|
CloudConversationDebuggingInfo.Builder |
addSpeechPartialResultsEndTimes(com.google.protobuf.Duration.Builder builderForValue)
Time offsets of the speech partial results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
addSpeechPartialResultsEndTimes(com.google.protobuf.Duration value)
Time offsets of the speech partial results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
addSpeechPartialResultsEndTimes(int index,
com.google.protobuf.Duration.Builder builderForValue)
Time offsets of the speech partial results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
addSpeechPartialResultsEndTimes(int index,
com.google.protobuf.Duration value)
Time offsets of the speech partial results relative to the beginning of
the stream.
|
com.google.protobuf.Duration.Builder |
addSpeechPartialResultsEndTimesBuilder()
Time offsets of the speech partial results relative to the beginning of
the stream.
|
com.google.protobuf.Duration.Builder |
addSpeechPartialResultsEndTimesBuilder(int index)
Time offsets of the speech partial results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo |
build() |
CloudConversationDebuggingInfo |
buildPartial() |
CloudConversationDebuggingInfo.Builder |
clear() |
CloudConversationDebuggingInfo.Builder |
clearAudioDataChunks()
Number of input audio data chunks in streaming requests.
|
CloudConversationDebuggingInfo.Builder |
clearBargeinEventTriggered()
Whether a barge-in event is triggered in this request.
|
CloudConversationDebuggingInfo.Builder |
clearClientHalfCloseStreamingTimeOffset()
Client half close time in terms of API streaming duration.
|
CloudConversationDebuggingInfo.Builder |
clearClientHalfCloseTimeOffset()
Client half close time in terms of input audio duration.
|
CloudConversationDebuggingInfo.Builder |
clearDtmfFinalResultsTimes()
Time offsets of the DTMF final results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
clearDtmfPartialResultsTimes()
Time offsets of the DTMF partial results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CloudConversationDebuggingInfo.Builder |
clearFirstAudioDuration()
Duration of first audio chunk.
|
CloudConversationDebuggingInfo.Builder |
clearIsInputText()
Whether the streaming terminates with an injected text query.
|
CloudConversationDebuggingInfo.Builder |
clearNoSpeechTimeout()
No speech timeout settings observed at runtime.
|
CloudConversationDebuggingInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CloudConversationDebuggingInfo.Builder |
clearPartialResponses()
Total number of partial responses.
|
CloudConversationDebuggingInfo.Builder |
clearResultEndTimeOffset()
Time offset of the end of speech utterance relative to the
beginning of the first audio chunk.
|
CloudConversationDebuggingInfo.Builder |
clearSingleUtterance()
Whether client used single utterance mode.
|
CloudConversationDebuggingInfo.Builder |
clearSingleUtteranceEndTimeOffset()
Time offset of the end-of-single-utterance signal relative to the
beginning of the stream.
|
CloudConversationDebuggingInfo.Builder |
clearSpeakerIdPassiveLatencyMsOffset()
Time offset of Speaker ID stream close time relative to the Speech stream
close time in milliseconds.
|
CloudConversationDebuggingInfo.Builder |
clearSpeechFinalResultsEndTimes()
Time offsets of the speech final results (is_final=true) relative to the
beginning of the stream.
|
CloudConversationDebuggingInfo.Builder |
clearSpeechPartialResultsEndTimes()
Time offsets of the speech partial results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
clearSpeechSingleUtterance()
Whether speech uses single utterance mode.
|
CloudConversationDebuggingInfo.Builder |
clone() |
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.Duration.Builder |
getClientHalfCloseStreamingTimeOffsetBuilder()
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.Duration.Builder |
getClientHalfCloseTimeOffsetBuilder()
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.
|
CloudConversationDebuggingInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Duration |
getDtmfFinalResultsTimes(int index)
Time offsets of the DTMF final results relative to the beginning of
the stream.
|
com.google.protobuf.Duration.Builder |
getDtmfFinalResultsTimesBuilder(int index)
Time offsets of the DTMF final results relative to the beginning of
the stream.
|
List<com.google.protobuf.Duration.Builder> |
getDtmfFinalResultsTimesBuilderList()
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.
|
com.google.protobuf.Duration.Builder |
getDtmfPartialResultsTimesBuilder(int index)
Time offsets of the DTMF partial results relative to the beginning of
the stream.
|
List<com.google.protobuf.Duration.Builder> |
getDtmfPartialResultsTimesBuilderList()
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.Duration.Builder |
getFirstAudioDurationBuilder()
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.Duration.Builder |
getNoSpeechTimeoutBuilder()
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.Duration.Builder |
getResultEndTimeOffsetBuilder()
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.Duration.Builder |
getSingleUtteranceEndTimeOffsetBuilder()
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.
|
com.google.protobuf.Duration.Builder |
getSpeechFinalResultsEndTimesBuilder(int index)
Time offsets of the speech final results (is_final=true) relative to the
beginning of the stream.
|
List<com.google.protobuf.Duration.Builder> |
getSpeechFinalResultsEndTimesBuilderList()
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.
|
com.google.protobuf.Duration.Builder |
getSpeechPartialResultsEndTimesBuilder(int index)
Time offsets of the speech partial results relative to the beginning of
the stream.
|
List<com.google.protobuf.Duration.Builder> |
getSpeechPartialResultsEndTimesBuilderList()
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.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CloudConversationDebuggingInfo.Builder |
mergeClientHalfCloseStreamingTimeOffset(com.google.protobuf.Duration value)
Client half close time in terms of API streaming duration.
|
CloudConversationDebuggingInfo.Builder |
mergeClientHalfCloseTimeOffset(com.google.protobuf.Duration value)
Client half close time in terms of input audio duration.
|
CloudConversationDebuggingInfo.Builder |
mergeFirstAudioDuration(com.google.protobuf.Duration value)
Duration of first audio chunk.
|
CloudConversationDebuggingInfo.Builder |
mergeFrom(CloudConversationDebuggingInfo other) |
CloudConversationDebuggingInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CloudConversationDebuggingInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
CloudConversationDebuggingInfo.Builder |
mergeNoSpeechTimeout(com.google.protobuf.Duration value)
No speech timeout settings observed at runtime.
|
CloudConversationDebuggingInfo.Builder |
mergeResultEndTimeOffset(com.google.protobuf.Duration value)
Time offset of the end of speech utterance relative to the
beginning of the first audio chunk.
|
CloudConversationDebuggingInfo.Builder |
mergeSingleUtteranceEndTimeOffset(com.google.protobuf.Duration value)
Time offset of the end-of-single-utterance signal relative to the
beginning of the stream.
|
CloudConversationDebuggingInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CloudConversationDebuggingInfo.Builder |
removeDtmfFinalResultsTimes(int index)
Time offsets of the DTMF final results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
removeDtmfPartialResultsTimes(int index)
Time offsets of the DTMF partial results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
removeSpeechFinalResultsEndTimes(int index)
Time offsets of the speech final results (is_final=true) relative to the
beginning of the stream.
|
CloudConversationDebuggingInfo.Builder |
removeSpeechPartialResultsEndTimes(int index)
Time offsets of the speech partial results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
setAudioDataChunks(int value)
Number of input audio data chunks in streaming requests.
|
CloudConversationDebuggingInfo.Builder |
setBargeinEventTriggered(boolean value)
Whether a barge-in event is triggered in this request.
|
CloudConversationDebuggingInfo.Builder |
setClientHalfCloseStreamingTimeOffset(com.google.protobuf.Duration.Builder builderForValue)
Client half close time in terms of API streaming duration.
|
CloudConversationDebuggingInfo.Builder |
setClientHalfCloseStreamingTimeOffset(com.google.protobuf.Duration value)
Client half close time in terms of API streaming duration.
|
CloudConversationDebuggingInfo.Builder |
setClientHalfCloseTimeOffset(com.google.protobuf.Duration.Builder builderForValue)
Client half close time in terms of input audio duration.
|
CloudConversationDebuggingInfo.Builder |
setClientHalfCloseTimeOffset(com.google.protobuf.Duration value)
Client half close time in terms of input audio duration.
|
CloudConversationDebuggingInfo.Builder |
setDtmfFinalResultsTimes(int index,
com.google.protobuf.Duration.Builder builderForValue)
Time offsets of the DTMF final results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
setDtmfFinalResultsTimes(int index,
com.google.protobuf.Duration value)
Time offsets of the DTMF final results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
setDtmfPartialResultsTimes(int index,
com.google.protobuf.Duration.Builder builderForValue)
Time offsets of the DTMF partial results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
setDtmfPartialResultsTimes(int index,
com.google.protobuf.Duration value)
Time offsets of the DTMF partial results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CloudConversationDebuggingInfo.Builder |
setFirstAudioDuration(com.google.protobuf.Duration.Builder builderForValue)
Duration of first audio chunk.
|
CloudConversationDebuggingInfo.Builder |
setFirstAudioDuration(com.google.protobuf.Duration value)
Duration of first audio chunk.
|
CloudConversationDebuggingInfo.Builder |
setIsInputText(boolean value)
Whether the streaming terminates with an injected text query.
|
CloudConversationDebuggingInfo.Builder |
setNoSpeechTimeout(com.google.protobuf.Duration.Builder builderForValue)
No speech timeout settings observed at runtime.
|
CloudConversationDebuggingInfo.Builder |
setNoSpeechTimeout(com.google.protobuf.Duration value)
No speech timeout settings observed at runtime.
|
CloudConversationDebuggingInfo.Builder |
setPartialResponses(int value)
Total number of partial responses.
|
CloudConversationDebuggingInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CloudConversationDebuggingInfo.Builder |
setResultEndTimeOffset(com.google.protobuf.Duration.Builder builderForValue)
Time offset of the end of speech utterance relative to the
beginning of the first audio chunk.
|
CloudConversationDebuggingInfo.Builder |
setResultEndTimeOffset(com.google.protobuf.Duration value)
Time offset of the end of speech utterance relative to the
beginning of the first audio chunk.
|
CloudConversationDebuggingInfo.Builder |
setSingleUtterance(boolean value)
Whether client used single utterance mode.
|
CloudConversationDebuggingInfo.Builder |
setSingleUtteranceEndTimeOffset(com.google.protobuf.Duration.Builder builderForValue)
Time offset of the end-of-single-utterance signal relative to the
beginning of the stream.
|
CloudConversationDebuggingInfo.Builder |
setSingleUtteranceEndTimeOffset(com.google.protobuf.Duration value)
Time offset of the end-of-single-utterance signal relative to the
beginning of the stream.
|
CloudConversationDebuggingInfo.Builder |
setSpeakerIdPassiveLatencyMsOffset(int value)
Time offset of Speaker ID stream close time relative to the Speech stream
close time in milliseconds.
|
CloudConversationDebuggingInfo.Builder |
setSpeechFinalResultsEndTimes(int index,
com.google.protobuf.Duration.Builder builderForValue)
Time offsets of the speech final results (is_final=true) relative to the
beginning of the stream.
|
CloudConversationDebuggingInfo.Builder |
setSpeechFinalResultsEndTimes(int index,
com.google.protobuf.Duration value)
Time offsets of the speech final results (is_final=true) relative to the
beginning of the stream.
|
CloudConversationDebuggingInfo.Builder |
setSpeechPartialResultsEndTimes(int index,
com.google.protobuf.Duration.Builder builderForValue)
Time offsets of the speech partial results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
setSpeechPartialResultsEndTimes(int index,
com.google.protobuf.Duration value)
Time offsets of the speech partial results relative to the beginning of
the stream.
|
CloudConversationDebuggingInfo.Builder |
setSpeechSingleUtterance(boolean value)
Whether speech uses single utterance mode.
|
CloudConversationDebuggingInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CloudConversationDebuggingInfo.Builder>public CloudConversationDebuggingInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CloudConversationDebuggingInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<CloudConversationDebuggingInfo.Builder>public CloudConversationDebuggingInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CloudConversationDebuggingInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CloudConversationDebuggingInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CloudConversationDebuggingInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CloudConversationDebuggingInfo.Builder>public CloudConversationDebuggingInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<CloudConversationDebuggingInfo.Builder>public CloudConversationDebuggingInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CloudConversationDebuggingInfo.Builder>public CloudConversationDebuggingInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CloudConversationDebuggingInfo.Builder>public CloudConversationDebuggingInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CloudConversationDebuggingInfo.Builder>public CloudConversationDebuggingInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CloudConversationDebuggingInfo.Builder>public CloudConversationDebuggingInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CloudConversationDebuggingInfo.Builder>public CloudConversationDebuggingInfo.Builder mergeFrom(CloudConversationDebuggingInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CloudConversationDebuggingInfo.Builder>public CloudConversationDebuggingInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CloudConversationDebuggingInfo.Builder>IOExceptionpublic int getAudioDataChunks()
Number of input audio data chunks in streaming requests.
int32 audio_data_chunks = 1;getAudioDataChunks in interface CloudConversationDebuggingInfoOrBuilderpublic CloudConversationDebuggingInfo.Builder setAudioDataChunks(int value)
Number of input audio data chunks in streaming requests.
int32 audio_data_chunks = 1;value - The audioDataChunks to set.public CloudConversationDebuggingInfo.Builder clearAudioDataChunks()
Number of input audio data chunks in streaming requests.
int32 audio_data_chunks = 1;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;hasResultEndTimeOffset in interface CloudConversationDebuggingInfoOrBuilderpublic 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;getResultEndTimeOffset in interface CloudConversationDebuggingInfoOrBuilderpublic CloudConversationDebuggingInfo.Builder setResultEndTimeOffset(com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder setResultEndTimeOffset(com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder mergeResultEndTimeOffset(com.google.protobuf.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;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;public com.google.protobuf.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;public 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;getResultEndTimeOffsetOrBuilder in interface CloudConversationDebuggingInfoOrBuilderpublic boolean hasFirstAudioDuration()
Duration of first audio chunk.
.google.protobuf.Duration first_audio_duration = 3;hasFirstAudioDuration in interface CloudConversationDebuggingInfoOrBuilderpublic com.google.protobuf.Duration getFirstAudioDuration()
Duration of first audio chunk.
.google.protobuf.Duration first_audio_duration = 3;getFirstAudioDuration in interface CloudConversationDebuggingInfoOrBuilderpublic CloudConversationDebuggingInfo.Builder setFirstAudioDuration(com.google.protobuf.Duration value)
Duration of first audio chunk.
.google.protobuf.Duration first_audio_duration = 3;public CloudConversationDebuggingInfo.Builder setFirstAudioDuration(com.google.protobuf.Duration.Builder builderForValue)
Duration of first audio chunk.
.google.protobuf.Duration first_audio_duration = 3;public CloudConversationDebuggingInfo.Builder mergeFirstAudioDuration(com.google.protobuf.Duration value)
Duration of first audio chunk.
.google.protobuf.Duration first_audio_duration = 3;public CloudConversationDebuggingInfo.Builder clearFirstAudioDuration()
Duration of first audio chunk.
.google.protobuf.Duration first_audio_duration = 3;public com.google.protobuf.Duration.Builder getFirstAudioDurationBuilder()
Duration of first audio chunk.
.google.protobuf.Duration first_audio_duration = 3;public com.google.protobuf.DurationOrBuilder getFirstAudioDurationOrBuilder()
Duration of first audio chunk.
.google.protobuf.Duration first_audio_duration = 3;getFirstAudioDurationOrBuilder in interface CloudConversationDebuggingInfoOrBuilderpublic boolean getSingleUtterance()
Whether client used single utterance mode.
bool single_utterance = 5;getSingleUtterance in interface CloudConversationDebuggingInfoOrBuilderpublic CloudConversationDebuggingInfo.Builder setSingleUtterance(boolean value)
Whether client used single utterance mode.
bool single_utterance = 5;value - The singleUtterance to set.public CloudConversationDebuggingInfo.Builder clearSingleUtterance()
Whether client used single utterance mode.
bool single_utterance = 5;public 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;getSpeechPartialResultsEndTimesList in interface CloudConversationDebuggingInfoOrBuilderpublic 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;getSpeechPartialResultsEndTimesCount in interface CloudConversationDebuggingInfoOrBuilderpublic 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;getSpeechPartialResultsEndTimes in interface CloudConversationDebuggingInfoOrBuilderpublic CloudConversationDebuggingInfo.Builder setSpeechPartialResultsEndTimes(int index, com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder setSpeechPartialResultsEndTimes(int index, com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder addSpeechPartialResultsEndTimes(com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder addSpeechPartialResultsEndTimes(int index, com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder addSpeechPartialResultsEndTimes(com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder addSpeechPartialResultsEndTimes(int index, com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder addAllSpeechPartialResultsEndTimes(Iterable<? extends com.google.protobuf.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;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;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;public com.google.protobuf.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;public 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;getSpeechPartialResultsEndTimesOrBuilder in interface CloudConversationDebuggingInfoOrBuilderpublic 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;getSpeechPartialResultsEndTimesOrBuilderList in interface CloudConversationDebuggingInfoOrBuilderpublic com.google.protobuf.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;public com.google.protobuf.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;public List<com.google.protobuf.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;public 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;getSpeechFinalResultsEndTimesList in interface CloudConversationDebuggingInfoOrBuilderpublic 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;getSpeechFinalResultsEndTimesCount in interface CloudConversationDebuggingInfoOrBuilderpublic 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;getSpeechFinalResultsEndTimes in interface CloudConversationDebuggingInfoOrBuilderpublic CloudConversationDebuggingInfo.Builder setSpeechFinalResultsEndTimes(int index, com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder setSpeechFinalResultsEndTimes(int index, com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder addSpeechFinalResultsEndTimes(com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder addSpeechFinalResultsEndTimes(int index, com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder addSpeechFinalResultsEndTimes(com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder addSpeechFinalResultsEndTimes(int index, com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder addAllSpeechFinalResultsEndTimes(Iterable<? extends com.google.protobuf.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;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;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;public com.google.protobuf.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;public 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;getSpeechFinalResultsEndTimesOrBuilder in interface CloudConversationDebuggingInfoOrBuilderpublic 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;getSpeechFinalResultsEndTimesOrBuilderList in interface CloudConversationDebuggingInfoOrBuilderpublic com.google.protobuf.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;public com.google.protobuf.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;public List<com.google.protobuf.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;public int getPartialResponses()
Total number of partial responses.
int32 partial_responses = 8;getPartialResponses in interface CloudConversationDebuggingInfoOrBuilderpublic CloudConversationDebuggingInfo.Builder setPartialResponses(int value)
Total number of partial responses.
int32 partial_responses = 8;value - The partialResponses to set.public CloudConversationDebuggingInfo.Builder clearPartialResponses()
Total number of partial responses.
int32 partial_responses = 8;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;getSpeakerIdPassiveLatencyMsOffset in interface CloudConversationDebuggingInfoOrBuilderpublic 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;value - The speakerIdPassiveLatencyMsOffset to set.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;public boolean getBargeinEventTriggered()
Whether a barge-in event is triggered in this request.
bool bargein_event_triggered = 10;getBargeinEventTriggered in interface CloudConversationDebuggingInfoOrBuilderpublic CloudConversationDebuggingInfo.Builder setBargeinEventTriggered(boolean value)
Whether a barge-in event is triggered in this request.
bool bargein_event_triggered = 10;value - The bargeinEventTriggered to set.public CloudConversationDebuggingInfo.Builder clearBargeinEventTriggered()
Whether a barge-in event is triggered in this request.
bool bargein_event_triggered = 10;public boolean getSpeechSingleUtterance()
Whether speech uses single utterance mode.
bool speech_single_utterance = 11;getSpeechSingleUtterance in interface CloudConversationDebuggingInfoOrBuilderpublic CloudConversationDebuggingInfo.Builder setSpeechSingleUtterance(boolean value)
Whether speech uses single utterance mode.
bool speech_single_utterance = 11;value - The speechSingleUtterance to set.public CloudConversationDebuggingInfo.Builder clearSpeechSingleUtterance()
Whether speech uses single utterance mode.
bool speech_single_utterance = 11;public 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;getDtmfPartialResultsTimesList in interface CloudConversationDebuggingInfoOrBuilderpublic 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;getDtmfPartialResultsTimesCount in interface CloudConversationDebuggingInfoOrBuilderpublic 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;getDtmfPartialResultsTimes in interface CloudConversationDebuggingInfoOrBuilderpublic CloudConversationDebuggingInfo.Builder setDtmfPartialResultsTimes(int index, com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder setDtmfPartialResultsTimes(int index, com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder addDtmfPartialResultsTimes(com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder addDtmfPartialResultsTimes(int index, com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder addDtmfPartialResultsTimes(com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder addDtmfPartialResultsTimes(int index, com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder addAllDtmfPartialResultsTimes(Iterable<? extends com.google.protobuf.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;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;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;public com.google.protobuf.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;public 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;getDtmfPartialResultsTimesOrBuilder in interface CloudConversationDebuggingInfoOrBuilderpublic 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;getDtmfPartialResultsTimesOrBuilderList in interface CloudConversationDebuggingInfoOrBuilderpublic com.google.protobuf.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;public com.google.protobuf.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;public List<com.google.protobuf.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;public 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;getDtmfFinalResultsTimesList in interface CloudConversationDebuggingInfoOrBuilderpublic 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;getDtmfFinalResultsTimesCount in interface CloudConversationDebuggingInfoOrBuilderpublic 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;getDtmfFinalResultsTimes in interface CloudConversationDebuggingInfoOrBuilderpublic CloudConversationDebuggingInfo.Builder setDtmfFinalResultsTimes(int index, com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder setDtmfFinalResultsTimes(int index, com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder addDtmfFinalResultsTimes(com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder addDtmfFinalResultsTimes(int index, com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder addDtmfFinalResultsTimes(com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder addDtmfFinalResultsTimes(int index, com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder addAllDtmfFinalResultsTimes(Iterable<? extends com.google.protobuf.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;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;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;public com.google.protobuf.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;public 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;getDtmfFinalResultsTimesOrBuilder in interface CloudConversationDebuggingInfoOrBuilderpublic 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;getDtmfFinalResultsTimesOrBuilderList in interface CloudConversationDebuggingInfoOrBuilderpublic com.google.protobuf.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;public com.google.protobuf.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;public List<com.google.protobuf.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;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;hasSingleUtteranceEndTimeOffset in interface CloudConversationDebuggingInfoOrBuilderpublic 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;getSingleUtteranceEndTimeOffset in interface CloudConversationDebuggingInfoOrBuilderpublic CloudConversationDebuggingInfo.Builder setSingleUtteranceEndTimeOffset(com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder setSingleUtteranceEndTimeOffset(com.google.protobuf.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;public CloudConversationDebuggingInfo.Builder mergeSingleUtteranceEndTimeOffset(com.google.protobuf.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;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;public com.google.protobuf.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;public 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;getSingleUtteranceEndTimeOffsetOrBuilder in interface CloudConversationDebuggingInfoOrBuilderpublic boolean hasNoSpeechTimeout()
No speech timeout settings observed at runtime.
.google.protobuf.Duration no_speech_timeout = 15;hasNoSpeechTimeout in interface CloudConversationDebuggingInfoOrBuilderpublic com.google.protobuf.Duration getNoSpeechTimeout()
No speech timeout settings observed at runtime.
.google.protobuf.Duration no_speech_timeout = 15;getNoSpeechTimeout in interface CloudConversationDebuggingInfoOrBuilderpublic CloudConversationDebuggingInfo.Builder setNoSpeechTimeout(com.google.protobuf.Duration value)
No speech timeout settings observed at runtime.
.google.protobuf.Duration no_speech_timeout = 15;public CloudConversationDebuggingInfo.Builder setNoSpeechTimeout(com.google.protobuf.Duration.Builder builderForValue)
No speech timeout settings observed at runtime.
.google.protobuf.Duration no_speech_timeout = 15;public CloudConversationDebuggingInfo.Builder mergeNoSpeechTimeout(com.google.protobuf.Duration value)
No speech timeout settings observed at runtime.
.google.protobuf.Duration no_speech_timeout = 15;public CloudConversationDebuggingInfo.Builder clearNoSpeechTimeout()
No speech timeout settings observed at runtime.
.google.protobuf.Duration no_speech_timeout = 15;public com.google.protobuf.Duration.Builder getNoSpeechTimeoutBuilder()
No speech timeout settings observed at runtime.
.google.protobuf.Duration no_speech_timeout = 15;public com.google.protobuf.DurationOrBuilder getNoSpeechTimeoutOrBuilder()
No speech timeout settings observed at runtime.
.google.protobuf.Duration no_speech_timeout = 15;getNoSpeechTimeoutOrBuilder in interface CloudConversationDebuggingInfoOrBuilderpublic boolean getIsInputText()
Whether the streaming terminates with an injected text query.
bool is_input_text = 16;getIsInputText in interface CloudConversationDebuggingInfoOrBuilderpublic CloudConversationDebuggingInfo.Builder setIsInputText(boolean value)
Whether the streaming terminates with an injected text query.
bool is_input_text = 16;value - The isInputText to set.public CloudConversationDebuggingInfo.Builder clearIsInputText()
Whether the streaming terminates with an injected text query.
bool is_input_text = 16;public boolean hasClientHalfCloseTimeOffset()
Client half close time in terms of input audio duration.
.google.protobuf.Duration client_half_close_time_offset = 17;hasClientHalfCloseTimeOffset in interface CloudConversationDebuggingInfoOrBuilderpublic com.google.protobuf.Duration getClientHalfCloseTimeOffset()
Client half close time in terms of input audio duration.
.google.protobuf.Duration client_half_close_time_offset = 17;getClientHalfCloseTimeOffset in interface CloudConversationDebuggingInfoOrBuilderpublic CloudConversationDebuggingInfo.Builder setClientHalfCloseTimeOffset(com.google.protobuf.Duration value)
Client half close time in terms of input audio duration.
.google.protobuf.Duration client_half_close_time_offset = 17;public CloudConversationDebuggingInfo.Builder setClientHalfCloseTimeOffset(com.google.protobuf.Duration.Builder builderForValue)
Client half close time in terms of input audio duration.
.google.protobuf.Duration client_half_close_time_offset = 17;public CloudConversationDebuggingInfo.Builder mergeClientHalfCloseTimeOffset(com.google.protobuf.Duration value)
Client half close time in terms of input audio duration.
.google.protobuf.Duration client_half_close_time_offset = 17;public CloudConversationDebuggingInfo.Builder clearClientHalfCloseTimeOffset()
Client half close time in terms of input audio duration.
.google.protobuf.Duration client_half_close_time_offset = 17;public com.google.protobuf.Duration.Builder getClientHalfCloseTimeOffsetBuilder()
Client half close time in terms of input audio duration.
.google.protobuf.Duration client_half_close_time_offset = 17;public com.google.protobuf.DurationOrBuilder getClientHalfCloseTimeOffsetOrBuilder()
Client half close time in terms of input audio duration.
.google.protobuf.Duration client_half_close_time_offset = 17;getClientHalfCloseTimeOffsetOrBuilder in interface CloudConversationDebuggingInfoOrBuilderpublic boolean hasClientHalfCloseStreamingTimeOffset()
Client half close time in terms of API streaming duration.
.google.protobuf.Duration client_half_close_streaming_time_offset = 18;hasClientHalfCloseStreamingTimeOffset in interface CloudConversationDebuggingInfoOrBuilderpublic 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;getClientHalfCloseStreamingTimeOffset in interface CloudConversationDebuggingInfoOrBuilderpublic CloudConversationDebuggingInfo.Builder setClientHalfCloseStreamingTimeOffset(com.google.protobuf.Duration value)
Client half close time in terms of API streaming duration.
.google.protobuf.Duration client_half_close_streaming_time_offset = 18;public CloudConversationDebuggingInfo.Builder setClientHalfCloseStreamingTimeOffset(com.google.protobuf.Duration.Builder builderForValue)
Client half close time in terms of API streaming duration.
.google.protobuf.Duration client_half_close_streaming_time_offset = 18;public CloudConversationDebuggingInfo.Builder mergeClientHalfCloseStreamingTimeOffset(com.google.protobuf.Duration value)
Client half close time in terms of API streaming duration.
.google.protobuf.Duration client_half_close_streaming_time_offset = 18;public CloudConversationDebuggingInfo.Builder clearClientHalfCloseStreamingTimeOffset()
Client half close time in terms of API streaming duration.
.google.protobuf.Duration client_half_close_streaming_time_offset = 18;public com.google.protobuf.Duration.Builder getClientHalfCloseStreamingTimeOffsetBuilder()
Client half close time in terms of API streaming duration.
.google.protobuf.Duration client_half_close_streaming_time_offset = 18;public 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;getClientHalfCloseStreamingTimeOffsetOrBuilder in interface CloudConversationDebuggingInfoOrBuilderpublic final CloudConversationDebuggingInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CloudConversationDebuggingInfo.Builder>public final CloudConversationDebuggingInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CloudConversationDebuggingInfo.Builder>Copyright © 2023 Google LLC. All rights reserved.