Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::Dimension::QaQuestionAnswerDimensionMetadata.
Metadata about the QA question-answer dimension. This is useful for showing the answer distribution for questions for a given scorecard.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#answer_value
def answer_value() -> ::String
Returns
- (::String) — Optional. The full body of the question.
#answer_value=
def answer_value=(value) -> ::String
Parameter
- value (::String) — Optional. The full body of the question.
Returns
- (::String) — Optional. The full body of the question.
#qa_question_id
def qa_question_id() -> ::String
Returns
- (::String) — Optional. The QA question ID.
#qa_question_id=
def qa_question_id=(value) -> ::String
Parameter
- value (::String) — Optional. The QA question ID.
Returns
- (::String) — Optional. The QA question ID.
#qa_scorecard_id
def qa_scorecard_id() -> ::String
Returns
- (::String) — Optional. The QA scorecard ID.
#qa_scorecard_id=
def qa_scorecard_id=(value) -> ::String
Parameter
- value (::String) — Optional. The QA scorecard ID.
Returns
- (::String) — Optional. The QA scorecard ID.
#question_body
def question_body() -> ::String
Returns
- (::String) — Optional. The full body of the question.
#question_body=
def question_body=(value) -> ::String
Parameter
- value (::String) — Optional. The full body of the question.
Returns
- (::String) — Optional. The full body of the question.