public interface IssueMatchDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
IssueAssignment |
getIssueAssignment()
Information about the issue's assignment.
|
IssueAssignmentOrBuilder |
getIssueAssignmentOrBuilder()
Information about the issue's assignment.
|
boolean |
hasIssueAssignment()
Information about the issue's assignment.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasIssueAssignment()
Information about the issue's assignment.
.google.cloud.contactcenterinsights.v1.IssueAssignment issue_assignment = 1;IssueAssignment getIssueAssignment()
Information about the issue's assignment.
.google.cloud.contactcenterinsights.v1.IssueAssignment issue_assignment = 1;IssueAssignmentOrBuilder getIssueAssignmentOrBuilder()
Information about the issue's assignment.
.google.cloud.contactcenterinsights.v1.IssueAssignment issue_assignment = 1;Copyright © 2023 Google LLC. All rights reserved.