Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::IssueMatchData.
The data for an issue match annotation.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#issue_assignment
def issue_assignment() -> ::Google::Cloud::ContactCenterInsights::V1::IssueAssignment
    Returns
    
  - (::Google::Cloud::ContactCenterInsights::V1::IssueAssignment) — Information about the issue's assignment.
 
#issue_assignment=
def issue_assignment=(value) -> ::Google::Cloud::ContactCenterInsights::V1::IssueAssignment
    Parameter
    
  - value (::Google::Cloud::ContactCenterInsights::V1::IssueAssignment) — Information about the issue's assignment.
 
    Returns
    
- (::Google::Cloud::ContactCenterInsights::V1::IssueAssignment) — Information about the issue's assignment.