Contact Center AI Insights V1 API - Class Google::Cloud::ContactCenterInsights::V1::UpdateQaQuestionRequest (v1.2.0)

Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::UpdateQaQuestionRequest.

The request for updating a QaQuestion.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#qa_question

def qa_question() -> ::Google::Cloud::ContactCenterInsights::V1::QaQuestion
Returns

#qa_question=

def qa_question=(value) -> ::Google::Cloud::ContactCenterInsights::V1::QaQuestion
Parameter
Returns

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns
  • (::Google::Protobuf::FieldMask) —

    Required. The list of fields to be updated. All possible fields can be updated by passing *, or a subset of the following updateable fields can be provided:

    • abbreviation
    • answer_choices
    • answer_instructions
    • order
    • question_body
    • tags

#update_mask=

def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
  • value (::Google::Protobuf::FieldMask) —

    Required. The list of fields to be updated. All possible fields can be updated by passing *, or a subset of the following updateable fields can be provided:

    • abbreviation
    • answer_choices
    • answer_instructions
    • order
    • question_body
    • tags
Returns
  • (::Google::Protobuf::FieldMask) —

    Required. The list of fields to be updated. All possible fields can be updated by passing *, or a subset of the following updateable fields can be provided:

    • abbreviation
    • answer_choices
    • answer_instructions
    • order
    • question_body
    • tags