Class UpdateGenerativeQuestionConfigRequest (1.22.0)

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

Request for UpdateGenerativeQuestionConfig method.

Attributes

Name Description
generative_question_config google.cloud.retail_v2beta.types.GenerativeQuestionConfig
Required. The question to update.
update_mask google.protobuf.field_mask_pb2.FieldMask
Optional. Indicates which fields in the provided GenerativeQuestionConfig to update. The following are NOT supported: - GenerativeQuestionConfig.frequency If not set or empty, all supported fields are updated.