public static final class Conversation.Metrics.QueryInputCount.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Metrics.QueryInputCount.Builder> implements Conversation.Metrics.QueryInputCountOrBuilder
Count by types of [QueryInput][google.cloud.dialogflow.cx.v3beta1.QueryInput] of the requests in the conversation.Protobuf type
google.cloud.dialogflow.cx.v3beta1.Conversation.Metrics.QueryInputCount| Modifier and Type | Method and Description |
|---|---|
Conversation.Metrics.QueryInputCount.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Conversation.Metrics.QueryInputCount |
build() |
Conversation.Metrics.QueryInputCount |
buildPartial() |
Conversation.Metrics.QueryInputCount.Builder |
clear() |
Conversation.Metrics.QueryInputCount.Builder |
clearAudioCount()
The number of
[AudioInput][google.cloud.dialogflow.cx.v3beta1.AudioInput] in the
conversation.
|
Conversation.Metrics.QueryInputCount.Builder |
clearDtmfCount()
The number of [DtmfInput][google.cloud.dialogflow.cx.v3beta1.DtmfInput]
in the conversation.
|
Conversation.Metrics.QueryInputCount.Builder |
clearEventCount()
The number of
[EventInput][google.cloud.dialogflow.cx.v3beta1.EventInput] in the
conversation.
|
Conversation.Metrics.QueryInputCount.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Conversation.Metrics.QueryInputCount.Builder |
clearIntentCount()
The number of
[IntentInput][google.cloud.dialogflow.cx.v3beta1.IntentInput] in the
conversation.
|
Conversation.Metrics.QueryInputCount.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Conversation.Metrics.QueryInputCount.Builder |
clearTextCount()
The number of [TextInput][google.cloud.dialogflow.cx.v3beta1.TextInput]
in the conversation.
|
Conversation.Metrics.QueryInputCount.Builder |
clone() |
int |
getAudioCount()
The number of
[AudioInput][google.cloud.dialogflow.cx.v3beta1.AudioInput] in the
conversation.
|
Conversation.Metrics.QueryInputCount |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getDtmfCount()
The number of [DtmfInput][google.cloud.dialogflow.cx.v3beta1.DtmfInput]
in the conversation.
|
int |
getEventCount()
The number of
[EventInput][google.cloud.dialogflow.cx.v3beta1.EventInput] in the
conversation.
|
int |
getIntentCount()
The number of
[IntentInput][google.cloud.dialogflow.cx.v3beta1.IntentInput] in the
conversation.
|
int |
getTextCount()
The number of [TextInput][google.cloud.dialogflow.cx.v3beta1.TextInput]
in the conversation.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Conversation.Metrics.QueryInputCount.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Conversation.Metrics.QueryInputCount.Builder |
mergeFrom(Conversation.Metrics.QueryInputCount other) |
Conversation.Metrics.QueryInputCount.Builder |
mergeFrom(com.google.protobuf.Message other) |
Conversation.Metrics.QueryInputCount.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Conversation.Metrics.QueryInputCount.Builder |
setAudioCount(int value)
The number of
[AudioInput][google.cloud.dialogflow.cx.v3beta1.AudioInput] in the
conversation.
|
Conversation.Metrics.QueryInputCount.Builder |
setDtmfCount(int value)
The number of [DtmfInput][google.cloud.dialogflow.cx.v3beta1.DtmfInput]
in the conversation.
|
Conversation.Metrics.QueryInputCount.Builder |
setEventCount(int value)
The number of
[EventInput][google.cloud.dialogflow.cx.v3beta1.EventInput] in the
conversation.
|
Conversation.Metrics.QueryInputCount.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Conversation.Metrics.QueryInputCount.Builder |
setIntentCount(int value)
The number of
[IntentInput][google.cloud.dialogflow.cx.v3beta1.IntentInput] in the
conversation.
|
Conversation.Metrics.QueryInputCount.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Conversation.Metrics.QueryInputCount.Builder |
setTextCount(int value)
The number of [TextInput][google.cloud.dialogflow.cx.v3beta1.TextInput]
in the conversation.
|
Conversation.Metrics.QueryInputCount.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.QueryInputCount.Builder>public Conversation.Metrics.QueryInputCount.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.QueryInputCount.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.QueryInputCount.Builder>public Conversation.Metrics.QueryInputCount getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Conversation.Metrics.QueryInputCount build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Conversation.Metrics.QueryInputCount buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Conversation.Metrics.QueryInputCount.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.QueryInputCount.Builder>public Conversation.Metrics.QueryInputCount.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.QueryInputCount.Builder>public Conversation.Metrics.QueryInputCount.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.QueryInputCount.Builder>public Conversation.Metrics.QueryInputCount.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.QueryInputCount.Builder>public Conversation.Metrics.QueryInputCount.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.QueryInputCount.Builder>public Conversation.Metrics.QueryInputCount.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.QueryInputCount.Builder>public Conversation.Metrics.QueryInputCount.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Conversation.Metrics.QueryInputCount.Builder>public Conversation.Metrics.QueryInputCount.Builder mergeFrom(Conversation.Metrics.QueryInputCount other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Metrics.QueryInputCount.Builder>public Conversation.Metrics.QueryInputCount.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.QueryInputCount.Builder>IOExceptionpublic int getTextCount()
The number of [TextInput][google.cloud.dialogflow.cx.v3beta1.TextInput] in the conversation.
int32 text_count = 1;getTextCount in interface Conversation.Metrics.QueryInputCountOrBuilderpublic Conversation.Metrics.QueryInputCount.Builder setTextCount(int value)
The number of [TextInput][google.cloud.dialogflow.cx.v3beta1.TextInput] in the conversation.
int32 text_count = 1;value - The textCount to set.public Conversation.Metrics.QueryInputCount.Builder clearTextCount()
The number of [TextInput][google.cloud.dialogflow.cx.v3beta1.TextInput] in the conversation.
int32 text_count = 1;public int getIntentCount()
The number of [IntentInput][google.cloud.dialogflow.cx.v3beta1.IntentInput] in the conversation.
int32 intent_count = 2;getIntentCount in interface Conversation.Metrics.QueryInputCountOrBuilderpublic Conversation.Metrics.QueryInputCount.Builder setIntentCount(int value)
The number of [IntentInput][google.cloud.dialogflow.cx.v3beta1.IntentInput] in the conversation.
int32 intent_count = 2;value - The intentCount to set.public Conversation.Metrics.QueryInputCount.Builder clearIntentCount()
The number of [IntentInput][google.cloud.dialogflow.cx.v3beta1.IntentInput] in the conversation.
int32 intent_count = 2;public int getAudioCount()
The number of [AudioInput][google.cloud.dialogflow.cx.v3beta1.AudioInput] in the conversation.
int32 audio_count = 3;getAudioCount in interface Conversation.Metrics.QueryInputCountOrBuilderpublic Conversation.Metrics.QueryInputCount.Builder setAudioCount(int value)
The number of [AudioInput][google.cloud.dialogflow.cx.v3beta1.AudioInput] in the conversation.
int32 audio_count = 3;value - The audioCount to set.public Conversation.Metrics.QueryInputCount.Builder clearAudioCount()
The number of [AudioInput][google.cloud.dialogflow.cx.v3beta1.AudioInput] in the conversation.
int32 audio_count = 3;public int getEventCount()
The number of [EventInput][google.cloud.dialogflow.cx.v3beta1.EventInput] in the conversation.
int32 event_count = 4;getEventCount in interface Conversation.Metrics.QueryInputCountOrBuilderpublic Conversation.Metrics.QueryInputCount.Builder setEventCount(int value)
The number of [EventInput][google.cloud.dialogflow.cx.v3beta1.EventInput] in the conversation.
int32 event_count = 4;value - The eventCount to set.public Conversation.Metrics.QueryInputCount.Builder clearEventCount()
The number of [EventInput][google.cloud.dialogflow.cx.v3beta1.EventInput] in the conversation.
int32 event_count = 4;public int getDtmfCount()
The number of [DtmfInput][google.cloud.dialogflow.cx.v3beta1.DtmfInput] in the conversation.
int32 dtmf_count = 5;getDtmfCount in interface Conversation.Metrics.QueryInputCountOrBuilderpublic Conversation.Metrics.QueryInputCount.Builder setDtmfCount(int value)
The number of [DtmfInput][google.cloud.dialogflow.cx.v3beta1.DtmfInput] in the conversation.
int32 dtmf_count = 5;value - The dtmfCount to set.public Conversation.Metrics.QueryInputCount.Builder clearDtmfCount()
The number of [DtmfInput][google.cloud.dialogflow.cx.v3beta1.DtmfInput] in the conversation.
int32 dtmf_count = 5;public final Conversation.Metrics.QueryInputCount.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Metrics.QueryInputCount.Builder>public final Conversation.Metrics.QueryInputCount.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Metrics.QueryInputCount.Builder>Copyright © 2025 Google LLC. All rights reserved.