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