Class: Google::Cloud::ContactCenterInsights::V1::IssueMatchData

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/contactcenterinsights/v1/resources.rb

Overview

The data for an issue match annotation.

Instance Attribute Summary collapse

Instance Attribute Details

#issue_assignment::Google::Cloud::ContactCenterInsights::V1::IssueAssignment

Returns Information about the issue's assignment.

Returns:



720
721
722
723
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 720

class IssueMatchData
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end