public static final class Conversation.Metrics.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Metrics.Builder> implements Conversation.MetricsOrBuilder
Represents metrics for the conversation.Protobuf type
google.cloud.dialogflow.cx.v3beta1.Conversation.Metrics| Modifier and Type | Method and Description |
|---|---|
Conversation.Metrics.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Conversation.Metrics |
build() |
Conversation.Metrics |
buildPartial() |
Conversation.Metrics.Builder |
clear() |
Conversation.Metrics.Builder |
clearAverageMatchConfidence()
The average confidence all of the
[Match][google.cloud.dialogflow.cx.v3beta1.Match] in the conversation.
|
Conversation.Metrics.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Conversation.Metrics.Builder |
clearHasEndInteraction()
A signal that indicates the interaction with the Dialogflow agent has
ended.
|
Conversation.Metrics.Builder |
clearHasLiveAgentHandoff()
Hands off conversation to a human agent.
|
Conversation.Metrics.Builder |
clearInputAudioDuration()
Duration of all the input's audio in the conversation.
|
Conversation.Metrics.Builder |
clearInteractionCount()
The number of interactions in the conversation.
|
Conversation.Metrics.Builder |
clearMatchTypeCount()
Match type counts.
|
Conversation.Metrics.Builder |
clearMaxWebhookLatency()
Maximum latency of the
[Webhook][google.cloud.dialogflow.cx.v3beta1.Webhook] calls in the
conversation.
|
Conversation.Metrics.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Conversation.Metrics.Builder |
clearOutputAudioDuration()
Duration of all the output's audio in the conversation.
|
Conversation.Metrics.Builder |
clearQueryInputCount()
Query input counts.
|
Conversation.Metrics.Builder |
clone() |
float |
getAverageMatchConfidence()
The average confidence all of the
[Match][google.cloud.dialogflow.cx.v3beta1.Match] in the conversation.
|
Conversation.Metrics |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getHasEndInteraction()
A signal that indicates the interaction with the Dialogflow agent has
ended.
|
boolean |
getHasLiveAgentHandoff()
Hands off conversation to a human agent.
|
com.google.protobuf.Duration |
getInputAudioDuration()
Duration of all the input's audio in the conversation.
|
com.google.protobuf.Duration.Builder |
getInputAudioDurationBuilder()
Duration of all the input's audio in the conversation.
|
com.google.protobuf.DurationOrBuilder |
getInputAudioDurationOrBuilder()
Duration of all the input's audio in the conversation.
|
int |
getInteractionCount()
The number of interactions in the conversation.
|
Conversation.Metrics.MatchTypeCount |
getMatchTypeCount()
Match type counts.
|
Conversation.Metrics.MatchTypeCount.Builder |
getMatchTypeCountBuilder()
Match type counts.
|
Conversation.Metrics.MatchTypeCountOrBuilder |
getMatchTypeCountOrBuilder()
Match type counts.
|
com.google.protobuf.Duration |
getMaxWebhookLatency()
Maximum latency of the
[Webhook][google.cloud.dialogflow.cx.v3beta1.Webhook] calls in the
conversation.
|
com.google.protobuf.Duration.Builder |
getMaxWebhookLatencyBuilder()
Maximum latency of the
[Webhook][google.cloud.dialogflow.cx.v3beta1.Webhook] calls in the
conversation.
|
com.google.protobuf.DurationOrBuilder |
getMaxWebhookLatencyOrBuilder()
Maximum latency of the
[Webhook][google.cloud.dialogflow.cx.v3beta1.Webhook] calls in the
conversation.
|
com.google.protobuf.Duration |
getOutputAudioDuration()
Duration of all the output's audio in the conversation.
|
com.google.protobuf.Duration.Builder |
getOutputAudioDurationBuilder()
Duration of all the output's audio in the conversation.
|
com.google.protobuf.DurationOrBuilder |
getOutputAudioDurationOrBuilder()
Duration of all the output's audio in the conversation.
|
Conversation.Metrics.QueryInputCount |
getQueryInputCount()
Query input counts.
|
Conversation.Metrics.QueryInputCount.Builder |
getQueryInputCountBuilder()
Query input counts.
|
Conversation.Metrics.QueryInputCountOrBuilder |
getQueryInputCountOrBuilder()
Query input counts.
|
boolean |
hasInputAudioDuration()
Duration of all the input's audio in the conversation.
|
boolean |
hasMatchTypeCount()
Match type counts.
|
boolean |
hasMaxWebhookLatency()
Maximum latency of the
[Webhook][google.cloud.dialogflow.cx.v3beta1.Webhook] calls in the
conversation.
|
boolean |
hasOutputAudioDuration()
Duration of all the output's audio in the conversation.
|
boolean |
hasQueryInputCount()
Query input counts.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Conversation.Metrics.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Conversation.Metrics.Builder |
mergeFrom(Conversation.Metrics other) |
Conversation.Metrics.Builder |
mergeFrom(com.google.protobuf.Message other) |
Conversation.Metrics.Builder |
mergeInputAudioDuration(com.google.protobuf.Duration value)
Duration of all the input's audio in the conversation.
|
Conversation.Metrics.Builder |
mergeMatchTypeCount(Conversation.Metrics.MatchTypeCount value)
Match type counts.
|
Conversation.Metrics.Builder |
mergeMaxWebhookLatency(com.google.protobuf.Duration value)
Maximum latency of the
[Webhook][google.cloud.dialogflow.cx.v3beta1.Webhook] calls in the
conversation.
|
Conversation.Metrics.Builder |
mergeOutputAudioDuration(com.google.protobuf.Duration value)
Duration of all the output's audio in the conversation.
|
Conversation.Metrics.Builder |
mergeQueryInputCount(Conversation.Metrics.QueryInputCount value)
Query input counts.
|
Conversation.Metrics.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Conversation.Metrics.Builder |
setAverageMatchConfidence(float value)
The average confidence all of the
[Match][google.cloud.dialogflow.cx.v3beta1.Match] in the conversation.
|
Conversation.Metrics.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Conversation.Metrics.Builder |
setHasEndInteraction(boolean value)
A signal that indicates the interaction with the Dialogflow agent has
ended.
|
Conversation.Metrics.Builder |
setHasLiveAgentHandoff(boolean value)
Hands off conversation to a human agent.
|
Conversation.Metrics.Builder |
setInputAudioDuration(com.google.protobuf.Duration.Builder builderForValue)
Duration of all the input's audio in the conversation.
|
Conversation.Metrics.Builder |
setInputAudioDuration(com.google.protobuf.Duration value)
Duration of all the input's audio in the conversation.
|
Conversation.Metrics.Builder |
setInteractionCount(int value)
The number of interactions in the conversation.
|
Conversation.Metrics.Builder |
setMatchTypeCount(Conversation.Metrics.MatchTypeCount.Builder builderForValue)
Match type counts.
|
Conversation.Metrics.Builder |
setMatchTypeCount(Conversation.Metrics.MatchTypeCount value)
Match type counts.
|
Conversation.Metrics.Builder |
setMaxWebhookLatency(com.google.protobuf.Duration.Builder builderForValue)
Maximum latency of the
[Webhook][google.cloud.dialogflow.cx.v3beta1.Webhook] calls in the
conversation.
|
Conversation.Metrics.Builder |
setMaxWebhookLatency(com.google.protobuf.Duration value)
Maximum latency of the
[Webhook][google.cloud.dialogflow.cx.v3beta1.Webhook] calls in the
conversation.
|
Conversation.Metrics.Builder |
setOutputAudioDuration(com.google.protobuf.Duration.Builder builderForValue)
Duration of all the output's audio in the conversation.
|
Conversation.Metrics.Builder |
setOutputAudioDuration(com.google.protobuf.Duration value)
Duration of all the output's audio in the conversation.
|
Conversation.Metrics.Builder |
setQueryInputCount(Conversation.Metrics.QueryInputCount.Builder builderForValue)
Query input counts.
|
Conversation.Metrics.Builder |
setQueryInputCount(Conversation.Metrics.QueryInputCount value)
Query input counts.
|
Conversation.Metrics.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Conversation.Metrics.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Metrics.Builder>public Conversation.Metrics.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Metrics.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<Conversation.Metrics.Builder>public Conversation.Metrics getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Conversation.Metrics build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Conversation.Metrics buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Conversation.Metrics.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Metrics.Builder>public Conversation.Metrics.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<Conversation.Metrics.Builder>public Conversation.Metrics.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Metrics.Builder>public Conversation.Metrics.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Metrics.Builder>public Conversation.Metrics.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<Conversation.Metrics.Builder>public Conversation.Metrics.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<Conversation.Metrics.Builder>public Conversation.Metrics.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Conversation.Metrics.Builder>public Conversation.Metrics.Builder mergeFrom(Conversation.Metrics other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Metrics.Builder>public Conversation.Metrics.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<Conversation.Metrics.Builder>IOExceptionpublic int getInteractionCount()
The number of interactions in the conversation.
int32 interaction_count = 1;getInteractionCount in interface Conversation.MetricsOrBuilderpublic Conversation.Metrics.Builder setInteractionCount(int value)
The number of interactions in the conversation.
int32 interaction_count = 1;value - The interactionCount to set.public Conversation.Metrics.Builder clearInteractionCount()
The number of interactions in the conversation.
int32 interaction_count = 1;public boolean hasInputAudioDuration()
Duration of all the input's audio in the conversation.
.google.protobuf.Duration input_audio_duration = 2;hasInputAudioDuration in interface Conversation.MetricsOrBuilderpublic com.google.protobuf.Duration getInputAudioDuration()
Duration of all the input's audio in the conversation.
.google.protobuf.Duration input_audio_duration = 2;getInputAudioDuration in interface Conversation.MetricsOrBuilderpublic Conversation.Metrics.Builder setInputAudioDuration(com.google.protobuf.Duration value)
Duration of all the input's audio in the conversation.
.google.protobuf.Duration input_audio_duration = 2;public Conversation.Metrics.Builder setInputAudioDuration(com.google.protobuf.Duration.Builder builderForValue)
Duration of all the input's audio in the conversation.
.google.protobuf.Duration input_audio_duration = 2;public Conversation.Metrics.Builder mergeInputAudioDuration(com.google.protobuf.Duration value)
Duration of all the input's audio in the conversation.
.google.protobuf.Duration input_audio_duration = 2;public Conversation.Metrics.Builder clearInputAudioDuration()
Duration of all the input's audio in the conversation.
.google.protobuf.Duration input_audio_duration = 2;public com.google.protobuf.Duration.Builder getInputAudioDurationBuilder()
Duration of all the input's audio in the conversation.
.google.protobuf.Duration input_audio_duration = 2;public com.google.protobuf.DurationOrBuilder getInputAudioDurationOrBuilder()
Duration of all the input's audio in the conversation.
.google.protobuf.Duration input_audio_duration = 2;getInputAudioDurationOrBuilder in interface Conversation.MetricsOrBuilderpublic boolean hasOutputAudioDuration()
Duration of all the output's audio in the conversation.
.google.protobuf.Duration output_audio_duration = 3;hasOutputAudioDuration in interface Conversation.MetricsOrBuilderpublic com.google.protobuf.Duration getOutputAudioDuration()
Duration of all the output's audio in the conversation.
.google.protobuf.Duration output_audio_duration = 3;getOutputAudioDuration in interface Conversation.MetricsOrBuilderpublic Conversation.Metrics.Builder setOutputAudioDuration(com.google.protobuf.Duration value)
Duration of all the output's audio in the conversation.
.google.protobuf.Duration output_audio_duration = 3;public Conversation.Metrics.Builder setOutputAudioDuration(com.google.protobuf.Duration.Builder builderForValue)
Duration of all the output's audio in the conversation.
.google.protobuf.Duration output_audio_duration = 3;public Conversation.Metrics.Builder mergeOutputAudioDuration(com.google.protobuf.Duration value)
Duration of all the output's audio in the conversation.
.google.protobuf.Duration output_audio_duration = 3;public Conversation.Metrics.Builder clearOutputAudioDuration()
Duration of all the output's audio in the conversation.
.google.protobuf.Duration output_audio_duration = 3;public com.google.protobuf.Duration.Builder getOutputAudioDurationBuilder()
Duration of all the output's audio in the conversation.
.google.protobuf.Duration output_audio_duration = 3;public com.google.protobuf.DurationOrBuilder getOutputAudioDurationOrBuilder()
Duration of all the output's audio in the conversation.
.google.protobuf.Duration output_audio_duration = 3;getOutputAudioDurationOrBuilder in interface Conversation.MetricsOrBuilderpublic boolean hasMaxWebhookLatency()
Maximum latency of the [Webhook][google.cloud.dialogflow.cx.v3beta1.Webhook] calls in the conversation.
.google.protobuf.Duration max_webhook_latency = 4;hasMaxWebhookLatency in interface Conversation.MetricsOrBuilderpublic com.google.protobuf.Duration getMaxWebhookLatency()
Maximum latency of the [Webhook][google.cloud.dialogflow.cx.v3beta1.Webhook] calls in the conversation.
.google.protobuf.Duration max_webhook_latency = 4;getMaxWebhookLatency in interface Conversation.MetricsOrBuilderpublic Conversation.Metrics.Builder setMaxWebhookLatency(com.google.protobuf.Duration value)
Maximum latency of the [Webhook][google.cloud.dialogflow.cx.v3beta1.Webhook] calls in the conversation.
.google.protobuf.Duration max_webhook_latency = 4;public Conversation.Metrics.Builder setMaxWebhookLatency(com.google.protobuf.Duration.Builder builderForValue)
Maximum latency of the [Webhook][google.cloud.dialogflow.cx.v3beta1.Webhook] calls in the conversation.
.google.protobuf.Duration max_webhook_latency = 4;public Conversation.Metrics.Builder mergeMaxWebhookLatency(com.google.protobuf.Duration value)
Maximum latency of the [Webhook][google.cloud.dialogflow.cx.v3beta1.Webhook] calls in the conversation.
.google.protobuf.Duration max_webhook_latency = 4;public Conversation.Metrics.Builder clearMaxWebhookLatency()
Maximum latency of the [Webhook][google.cloud.dialogflow.cx.v3beta1.Webhook] calls in the conversation.
.google.protobuf.Duration max_webhook_latency = 4;public com.google.protobuf.Duration.Builder getMaxWebhookLatencyBuilder()
Maximum latency of the [Webhook][google.cloud.dialogflow.cx.v3beta1.Webhook] calls in the conversation.
.google.protobuf.Duration max_webhook_latency = 4;public com.google.protobuf.DurationOrBuilder getMaxWebhookLatencyOrBuilder()
Maximum latency of the [Webhook][google.cloud.dialogflow.cx.v3beta1.Webhook] calls in the conversation.
.google.protobuf.Duration max_webhook_latency = 4;getMaxWebhookLatencyOrBuilder in interface Conversation.MetricsOrBuilderpublic boolean getHasEndInteraction()
A signal that indicates the interaction with the Dialogflow agent has ended. If any response has the [ResponseMessage.end_interaction][google.cloud.dialogflow.cx.v3beta1.ResponseMessage.end_interaction] signal, this is set to true.
bool has_end_interaction = 5;getHasEndInteraction in interface Conversation.MetricsOrBuilderpublic Conversation.Metrics.Builder setHasEndInteraction(boolean value)
A signal that indicates the interaction with the Dialogflow agent has ended. If any response has the [ResponseMessage.end_interaction][google.cloud.dialogflow.cx.v3beta1.ResponseMessage.end_interaction] signal, this is set to true.
bool has_end_interaction = 5;value - The hasEndInteraction to set.public Conversation.Metrics.Builder clearHasEndInteraction()
A signal that indicates the interaction with the Dialogflow agent has ended. If any response has the [ResponseMessage.end_interaction][google.cloud.dialogflow.cx.v3beta1.ResponseMessage.end_interaction] signal, this is set to true.
bool has_end_interaction = 5;public boolean getHasLiveAgentHandoff()
Hands off conversation to a human agent. If any response has the [ResponseMessage.live_agent_handoff][google.cloud.dialogflow.cx.v3beta1.ResponseMessage.live_agent_handoff]signal, this is set to true.
bool has_live_agent_handoff = 6;getHasLiveAgentHandoff in interface Conversation.MetricsOrBuilderpublic Conversation.Metrics.Builder setHasLiveAgentHandoff(boolean value)
Hands off conversation to a human agent. If any response has the [ResponseMessage.live_agent_handoff][google.cloud.dialogflow.cx.v3beta1.ResponseMessage.live_agent_handoff]signal, this is set to true.
bool has_live_agent_handoff = 6;value - The hasLiveAgentHandoff to set.public Conversation.Metrics.Builder clearHasLiveAgentHandoff()
Hands off conversation to a human agent. If any response has the [ResponseMessage.live_agent_handoff][google.cloud.dialogflow.cx.v3beta1.ResponseMessage.live_agent_handoff]signal, this is set to true.
bool has_live_agent_handoff = 6;public float getAverageMatchConfidence()
The average confidence all of the [Match][google.cloud.dialogflow.cx.v3beta1.Match] in the conversation. Values range from 0.0 (completely uncertain) to 1.0 (completely certain).
float average_match_confidence = 7;getAverageMatchConfidence in interface Conversation.MetricsOrBuilderpublic Conversation.Metrics.Builder setAverageMatchConfidence(float value)
The average confidence all of the [Match][google.cloud.dialogflow.cx.v3beta1.Match] in the conversation. Values range from 0.0 (completely uncertain) to 1.0 (completely certain).
float average_match_confidence = 7;value - The averageMatchConfidence to set.public Conversation.Metrics.Builder clearAverageMatchConfidence()
The average confidence all of the [Match][google.cloud.dialogflow.cx.v3beta1.Match] in the conversation. Values range from 0.0 (completely uncertain) to 1.0 (completely certain).
float average_match_confidence = 7;public boolean hasQueryInputCount()
Query input counts.
.google.cloud.dialogflow.cx.v3beta1.Conversation.Metrics.QueryInputCount query_input_count = 8;
hasQueryInputCount in interface Conversation.MetricsOrBuilderpublic Conversation.Metrics.QueryInputCount getQueryInputCount()
Query input counts.
.google.cloud.dialogflow.cx.v3beta1.Conversation.Metrics.QueryInputCount query_input_count = 8;
getQueryInputCount in interface Conversation.MetricsOrBuilderpublic Conversation.Metrics.Builder setQueryInputCount(Conversation.Metrics.QueryInputCount value)
Query input counts.
.google.cloud.dialogflow.cx.v3beta1.Conversation.Metrics.QueryInputCount query_input_count = 8;
public Conversation.Metrics.Builder setQueryInputCount(Conversation.Metrics.QueryInputCount.Builder builderForValue)
Query input counts.
.google.cloud.dialogflow.cx.v3beta1.Conversation.Metrics.QueryInputCount query_input_count = 8;
public Conversation.Metrics.Builder mergeQueryInputCount(Conversation.Metrics.QueryInputCount value)
Query input counts.
.google.cloud.dialogflow.cx.v3beta1.Conversation.Metrics.QueryInputCount query_input_count = 8;
public Conversation.Metrics.Builder clearQueryInputCount()
Query input counts.
.google.cloud.dialogflow.cx.v3beta1.Conversation.Metrics.QueryInputCount query_input_count = 8;
public Conversation.Metrics.QueryInputCount.Builder getQueryInputCountBuilder()
Query input counts.
.google.cloud.dialogflow.cx.v3beta1.Conversation.Metrics.QueryInputCount query_input_count = 8;
public Conversation.Metrics.QueryInputCountOrBuilder getQueryInputCountOrBuilder()
Query input counts.
.google.cloud.dialogflow.cx.v3beta1.Conversation.Metrics.QueryInputCount query_input_count = 8;
getQueryInputCountOrBuilder in interface Conversation.MetricsOrBuilderpublic boolean hasMatchTypeCount()
Match type counts.
.google.cloud.dialogflow.cx.v3beta1.Conversation.Metrics.MatchTypeCount match_type_count = 9;
hasMatchTypeCount in interface Conversation.MetricsOrBuilderpublic Conversation.Metrics.MatchTypeCount getMatchTypeCount()
Match type counts.
.google.cloud.dialogflow.cx.v3beta1.Conversation.Metrics.MatchTypeCount match_type_count = 9;
getMatchTypeCount in interface Conversation.MetricsOrBuilderpublic Conversation.Metrics.Builder setMatchTypeCount(Conversation.Metrics.MatchTypeCount value)
Match type counts.
.google.cloud.dialogflow.cx.v3beta1.Conversation.Metrics.MatchTypeCount match_type_count = 9;
public Conversation.Metrics.Builder setMatchTypeCount(Conversation.Metrics.MatchTypeCount.Builder builderForValue)
Match type counts.
.google.cloud.dialogflow.cx.v3beta1.Conversation.Metrics.MatchTypeCount match_type_count = 9;
public Conversation.Metrics.Builder mergeMatchTypeCount(Conversation.Metrics.MatchTypeCount value)
Match type counts.
.google.cloud.dialogflow.cx.v3beta1.Conversation.Metrics.MatchTypeCount match_type_count = 9;
public Conversation.Metrics.Builder clearMatchTypeCount()
Match type counts.
.google.cloud.dialogflow.cx.v3beta1.Conversation.Metrics.MatchTypeCount match_type_count = 9;
public Conversation.Metrics.MatchTypeCount.Builder getMatchTypeCountBuilder()
Match type counts.
.google.cloud.dialogflow.cx.v3beta1.Conversation.Metrics.MatchTypeCount match_type_count = 9;
public Conversation.Metrics.MatchTypeCountOrBuilder getMatchTypeCountOrBuilder()
Match type counts.
.google.cloud.dialogflow.cx.v3beta1.Conversation.Metrics.MatchTypeCount match_type_count = 9;
getMatchTypeCountOrBuilder in interface Conversation.MetricsOrBuilderpublic final Conversation.Metrics.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Metrics.Builder>public final Conversation.Metrics.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Metrics.Builder>Copyright © 2025 Google LLC. All rights reserved.