Class UpdateGenerativeQuestionsFeatureConfigRequest (1.22.0)

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

Request for UpdateGenerativeQuestionsFeatureConfig method.

Attributes

Name Description
generative_questions_feature_config google.cloud.retail_v2beta.types.GenerativeQuestionsFeatureConfig
Required. The configuration managing the feature state.
update_mask google.protobuf.field_mask_pb2.FieldMask
Optional. Indicates which fields in the provided GenerativeQuestionsFeatureConfig to update. If not set or empty, all supported fields are updated.