View Source GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1alpha1IssueMatchData (google_api_contact_center_insights v0.8.0)
The data for an issue match annotation.
Attributes
-
issueAssignment
(type:GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1alpha1IssueAssignment.t
, default:nil
) - Information about the issue's assignment.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1alpha1IssueMatchData{ issueAssignment: GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1alpha1IssueAssignment.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.