GoogleCloudContactcenterinsightsV1IssueAssignmentResponse

data class GoogleCloudContactcenterinsightsV1IssueAssignmentResponse(val displayName: String, val issue: String, val score: Double)

Information about the issue.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Immutable. Display name of the assigned issue. This field is set at time of analyis and immutable since then.

Link copied to clipboard

Resource name of the assigned issue.

Link copied to clipboard

Score indicating the likelihood of the issue assignment. currently bounded on 0,1.