Class UpdateQaQuestionRequest (1.23.0)

UpdateQaQuestionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request for updating a QaQuestion.

Attributes

Name Description
qa_question google.cloud.contact_center_insights_v1.types.QaQuestion
Required. The QaQuestion to update.
update_mask google.protobuf.field_mask_pb2.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