public static final class DialogflowInteractionData.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DialogflowInteractionData.Builder> implements DialogflowInteractionDataOrBuilder
Dialogflow interaction data.Protobuf type
google.cloud.contactcenterinsights.v1.DialogflowInteractionData| Modifier and Type | Method and Description |
|---|---|
DialogflowInteractionData.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DialogflowInteractionData |
build() |
DialogflowInteractionData |
buildPartial() |
DialogflowInteractionData.Builder |
clear() |
DialogflowInteractionData.Builder |
clearConfidence()
The confidence of the match ranging from 0.0 (completely uncertain) to 1.0
(completely certain).
|
DialogflowInteractionData.Builder |
clearDialogflowIntentId()
The Dialogflow intent resource path.
|
DialogflowInteractionData.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DialogflowInteractionData.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DialogflowInteractionData.Builder |
clone() |
float |
getConfidence()
The confidence of the match ranging from 0.0 (completely uncertain) to 1.0
(completely certain).
|
DialogflowInteractionData |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDialogflowIntentId()
The Dialogflow intent resource path.
|
com.google.protobuf.ByteString |
getDialogflowIntentIdBytes()
The Dialogflow intent resource path.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DialogflowInteractionData.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DialogflowInteractionData.Builder |
mergeFrom(DialogflowInteractionData other) |
DialogflowInteractionData.Builder |
mergeFrom(com.google.protobuf.Message other) |
DialogflowInteractionData.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DialogflowInteractionData.Builder |
setConfidence(float value)
The confidence of the match ranging from 0.0 (completely uncertain) to 1.0
(completely certain).
|
DialogflowInteractionData.Builder |
setDialogflowIntentId(String value)
The Dialogflow intent resource path.
|
DialogflowInteractionData.Builder |
setDialogflowIntentIdBytes(com.google.protobuf.ByteString value)
The Dialogflow intent resource path.
|
DialogflowInteractionData.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DialogflowInteractionData.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DialogflowInteractionData.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<DialogflowInteractionData.Builder>public DialogflowInteractionData.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DialogflowInteractionData.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<DialogflowInteractionData.Builder>public DialogflowInteractionData getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DialogflowInteractionData build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DialogflowInteractionData buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DialogflowInteractionData.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DialogflowInteractionData.Builder>public DialogflowInteractionData.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<DialogflowInteractionData.Builder>public DialogflowInteractionData.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DialogflowInteractionData.Builder>public DialogflowInteractionData.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DialogflowInteractionData.Builder>public DialogflowInteractionData.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<DialogflowInteractionData.Builder>public DialogflowInteractionData.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<DialogflowInteractionData.Builder>public DialogflowInteractionData.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DialogflowInteractionData.Builder>public DialogflowInteractionData.Builder mergeFrom(DialogflowInteractionData other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DialogflowInteractionData.Builder>public DialogflowInteractionData.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<DialogflowInteractionData.Builder>IOExceptionpublic String getDialogflowIntentId()
The Dialogflow intent resource path. Format:
projects/{project}/agent/{agent}/intents/{intent}
string dialogflow_intent_id = 1;getDialogflowIntentId in interface DialogflowInteractionDataOrBuilderpublic com.google.protobuf.ByteString getDialogflowIntentIdBytes()
The Dialogflow intent resource path. Format:
projects/{project}/agent/{agent}/intents/{intent}
string dialogflow_intent_id = 1;getDialogflowIntentIdBytes in interface DialogflowInteractionDataOrBuilderpublic DialogflowInteractionData.Builder setDialogflowIntentId(String value)
The Dialogflow intent resource path. Format:
projects/{project}/agent/{agent}/intents/{intent}
string dialogflow_intent_id = 1;value - The dialogflowIntentId to set.public DialogflowInteractionData.Builder clearDialogflowIntentId()
The Dialogflow intent resource path. Format:
projects/{project}/agent/{agent}/intents/{intent}
string dialogflow_intent_id = 1;public DialogflowInteractionData.Builder setDialogflowIntentIdBytes(com.google.protobuf.ByteString value)
The Dialogflow intent resource path. Format:
projects/{project}/agent/{agent}/intents/{intent}
string dialogflow_intent_id = 1;value - The bytes for dialogflowIntentId to set.public float getConfidence()
The confidence of the match ranging from 0.0 (completely uncertain) to 1.0 (completely certain).
float confidence = 2;getConfidence in interface DialogflowInteractionDataOrBuilderpublic DialogflowInteractionData.Builder setConfidence(float value)
The confidence of the match ranging from 0.0 (completely uncertain) to 1.0 (completely certain).
float confidence = 2;value - The confidence to set.public DialogflowInteractionData.Builder clearConfidence()
The confidence of the match ranging from 0.0 (completely uncertain) to 1.0 (completely certain).
float confidence = 2;public final DialogflowInteractionData.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DialogflowInteractionData.Builder>public final DialogflowInteractionData.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DialogflowInteractionData.Builder>Copyright © 2023 Google LLC. All rights reserved.