Uses of Class
com.google.cloud.contactcenterinsights.v1.IntentMatchData.Builder
-
Packages that use IntentMatchData.Builder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of IntentMatchData.Builder in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return IntentMatchData.Builder Modifier and Type Method Description IntentMatchData.BuilderIntentMatchData.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)IntentMatchData.BuilderIntentMatchData.Builder. clear()IntentMatchData.BuilderIntentMatchData.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)IntentMatchData.BuilderIntentMatchData.Builder. clearIntentUniqueId()The id of the matched intent.IntentMatchData.BuilderIntentMatchData.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)IntentMatchData.BuilderIntentMatchData.Builder. clone()IntentMatchData.BuilderCallAnnotation.Builder. getIntentMatchDataBuilder()Data specifying an intent match.IntentMatchData.BuilderIntentMatchData.Builder. mergeFrom(IntentMatchData other)IntentMatchData.BuilderIntentMatchData.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)IntentMatchData.BuilderIntentMatchData.Builder. mergeFrom(com.google.protobuf.Message other)IntentMatchData.BuilderIntentMatchData.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static IntentMatchData.BuilderIntentMatchData. newBuilder()static IntentMatchData.BuilderIntentMatchData. newBuilder(IntentMatchData prototype)IntentMatchData.BuilderIntentMatchData. newBuilderForType()protected IntentMatchData.BuilderIntentMatchData. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)IntentMatchData.BuilderIntentMatchData.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)IntentMatchData.BuilderIntentMatchData.Builder. setIntentUniqueId(String value)The id of the matched intent.IntentMatchData.BuilderIntentMatchData.Builder. setIntentUniqueIdBytes(com.google.protobuf.ByteString value)The id of the matched intent.IntentMatchData.BuilderIntentMatchData.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)IntentMatchData.BuilderIntentMatchData.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)IntentMatchData.BuilderIntentMatchData. toBuilder()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type IntentMatchData.Builder Modifier and Type Method Description CallAnnotation.BuilderCallAnnotation.Builder. setIntentMatchData(IntentMatchData.Builder builderForValue)Data specifying an intent match.
-