public static final class IntentMatchData.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<IntentMatchData.Builder> implements IntentMatchDataOrBuilder
The data for an intent match. Represents an intent match for a text segment in the conversation. A text segment can be part of a sentence, a complete sentence, or an utterance with multiple sentences.Protobuf type
google.cloud.contactcenterinsights.v1.IntentMatchData| Modifier and Type | Method and Description |
|---|---|
IntentMatchData.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IntentMatchData |
build() |
IntentMatchData |
buildPartial() |
IntentMatchData.Builder |
clear() |
IntentMatchData.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
IntentMatchData.Builder |
clearIntentUniqueId()
The id of the matched intent.
|
IntentMatchData.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
IntentMatchData.Builder |
clone() |
IntentMatchData |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getIntentUniqueId()
The id of the matched intent.
|
com.google.protobuf.ByteString |
getIntentUniqueIdBytes()
The id of the matched intent.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
IntentMatchData.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
IntentMatchData.Builder |
mergeFrom(IntentMatchData other) |
IntentMatchData.Builder |
mergeFrom(com.google.protobuf.Message other) |
IntentMatchData.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
IntentMatchData.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IntentMatchData.Builder |
setIntentUniqueId(String value)
The id of the matched intent.
|
IntentMatchData.Builder |
setIntentUniqueIdBytes(com.google.protobuf.ByteString value)
The id of the matched intent.
|
IntentMatchData.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
IntentMatchData.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<IntentMatchData.Builder>public IntentMatchData.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<IntentMatchData.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<IntentMatchData.Builder>public IntentMatchData getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic IntentMatchData build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic IntentMatchData buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic IntentMatchData.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<IntentMatchData.Builder>public IntentMatchData.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<IntentMatchData.Builder>public IntentMatchData.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<IntentMatchData.Builder>public IntentMatchData.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<IntentMatchData.Builder>public IntentMatchData.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<IntentMatchData.Builder>public IntentMatchData.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<IntentMatchData.Builder>public IntentMatchData.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<IntentMatchData.Builder>public IntentMatchData.Builder mergeFrom(IntentMatchData other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<IntentMatchData.Builder>public IntentMatchData.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<IntentMatchData.Builder>IOExceptionpublic String getIntentUniqueId()
The id of the matched intent. Can be used to retrieve the corresponding intent information.
string intent_unique_id = 1;getIntentUniqueId in interface IntentMatchDataOrBuilderpublic com.google.protobuf.ByteString getIntentUniqueIdBytes()
The id of the matched intent. Can be used to retrieve the corresponding intent information.
string intent_unique_id = 1;getIntentUniqueIdBytes in interface IntentMatchDataOrBuilderpublic IntentMatchData.Builder setIntentUniqueId(String value)
The id of the matched intent. Can be used to retrieve the corresponding intent information.
string intent_unique_id = 1;value - The intentUniqueId to set.public IntentMatchData.Builder clearIntentUniqueId()
The id of the matched intent. Can be used to retrieve the corresponding intent information.
string intent_unique_id = 1;public IntentMatchData.Builder setIntentUniqueIdBytes(com.google.protobuf.ByteString value)
The id of the matched intent. Can be used to retrieve the corresponding intent information.
string intent_unique_id = 1;value - The bytes for intentUniqueId to set.public final IntentMatchData.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<IntentMatchData.Builder>public final IntentMatchData.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<IntentMatchData.Builder>Copyright © 2023 Google LLC. All rights reserved.