View Source GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1QaQuestionAnswerChoice (google_api_contact_center_insights v0.12.0)
Message representing a possible answer to the question.
Attributes
-
boolValue
(type:boolean()
, default:nil
) - Boolean value. -
key
(type:String.t
, default:nil
) - A short string used as an identifier. -
naValue
(type:boolean()
, default:nil
) - A value of "Not Applicable (N/A)". If provided, this field may only be set totrue
. If a question receives this answer, it will be excluded from any score calculations. -
numValue
(type:float()
, default:nil
) - Numerical value. -
score
(type:float()
, default:nil
) - Numerical score of the answer, used for generating the overall score of a QaScorecardResult. If the answer uses na_value, this field is unused. -
strValue
(type:String.t
, default:nil
) - String value.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.