Uses of Class
com.google.cloud.contactcenterinsights.v1.IntentMatchData
-
Packages that use IntentMatchData Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of IntentMatchData in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return IntentMatchData Modifier and Type Method Description IntentMatchDataIntentMatchData.Builder. build()IntentMatchDataIntentMatchData.Builder. buildPartial()static IntentMatchDataIntentMatchData. getDefaultInstance()IntentMatchDataIntentMatchData.Builder. getDefaultInstanceForType()IntentMatchDataIntentMatchData. getDefaultInstanceForType()IntentMatchDataCallAnnotation.Builder. getIntentMatchData()Data specifying an intent match.IntentMatchDataCallAnnotation. getIntentMatchData()Data specifying an intent match.IntentMatchDataCallAnnotationOrBuilder. getIntentMatchData()Data specifying an intent match.static IntentMatchDataIntentMatchData. parseDelimitedFrom(InputStream input)static IntentMatchDataIntentMatchData. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntentMatchDataIntentMatchData. parseFrom(byte[] data)static IntentMatchDataIntentMatchData. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntentMatchDataIntentMatchData. parseFrom(com.google.protobuf.ByteString data)static IntentMatchDataIntentMatchData. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntentMatchDataIntentMatchData. parseFrom(com.google.protobuf.CodedInputStream input)static IntentMatchDataIntentMatchData. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntentMatchDataIntentMatchData. parseFrom(InputStream input)static IntentMatchDataIntentMatchData. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntentMatchDataIntentMatchData. parseFrom(ByteBuffer data)static IntentMatchDataIntentMatchData. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type IntentMatchData Modifier and Type Method Description com.google.protobuf.Parser<IntentMatchData>IntentMatchData. getParserForType()static com.google.protobuf.Parser<IntentMatchData>IntentMatchData. parser()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type IntentMatchData Modifier and Type Method Description IntentMatchData.BuilderIntentMatchData.Builder. mergeFrom(IntentMatchData other)CallAnnotation.BuilderCallAnnotation.Builder. mergeIntentMatchData(IntentMatchData value)Data specifying an intent match.static IntentMatchData.BuilderIntentMatchData. newBuilder(IntentMatchData prototype)CallAnnotation.BuilderCallAnnotation.Builder. setIntentMatchData(IntentMatchData value)Data specifying an intent match.
-