Uses of Class
com.google.cloud.contactcenterinsights.v1.IssueMatchData.Builder
-
Packages that use IssueMatchData.Builder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of IssueMatchData.Builder in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return IssueMatchData.Builder Modifier and Type Method Description IssueMatchData.BuilderIssueMatchData.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)IssueMatchData.BuilderIssueMatchData.Builder. clear()IssueMatchData.BuilderIssueMatchData.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)IssueMatchData.BuilderIssueMatchData.Builder. clearIssueAssignment()Information about the issue's assignment.IssueMatchData.BuilderIssueMatchData.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)IssueMatchData.BuilderIssueMatchData.Builder. clone()IssueMatchData.BuilderCallAnnotation.Builder. getIssueMatchDataBuilder()Data specifying an issue match.IssueMatchData.BuilderIssueMatchData.Builder. mergeFrom(IssueMatchData other)IssueMatchData.BuilderIssueMatchData.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)IssueMatchData.BuilderIssueMatchData.Builder. mergeFrom(com.google.protobuf.Message other)IssueMatchData.BuilderIssueMatchData.Builder. mergeIssueAssignment(IssueAssignment value)Information about the issue's assignment.IssueMatchData.BuilderIssueMatchData.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static IssueMatchData.BuilderIssueMatchData. newBuilder()static IssueMatchData.BuilderIssueMatchData. newBuilder(IssueMatchData prototype)IssueMatchData.BuilderIssueMatchData. newBuilderForType()protected IssueMatchData.BuilderIssueMatchData. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)IssueMatchData.BuilderIssueMatchData.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)IssueMatchData.BuilderIssueMatchData.Builder. setIssueAssignment(IssueAssignment value)Information about the issue's assignment.IssueMatchData.BuilderIssueMatchData.Builder. setIssueAssignment(IssueAssignment.Builder builderForValue)Information about the issue's assignment.IssueMatchData.BuilderIssueMatchData.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)IssueMatchData.BuilderIssueMatchData.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)IssueMatchData.BuilderIssueMatchData. toBuilder()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type IssueMatchData.Builder Modifier and Type Method Description CallAnnotation.BuilderCallAnnotation.Builder. setIssueMatchData(IssueMatchData.Builder builderForValue)Data specifying an issue match.
-