View Source GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1IssueMatchData (google_api_contact_center_insights v0.13.0)
The data for an issue match annotation.
Attributes
-
issueAssignment(type:GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1IssueAssignment.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.GoogleCloudContactcenterinsightsV1IssueMatchData{ issueAssignment: GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1IssueAssignment.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.