Class UpdateGenerativeSettingsRequest (1.33.0)

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

Request for UpdateGenerativeSettings RPC.

Attributes

NameDescription
generative_settings google.cloud.dialogflowcx_v3.types.GenerativeSettings
Required. Generative settings to update.
update_mask google.protobuf.field_mask_pb2.FieldMask
Optional. The mask to control which fields get updated. If the mask is not present, all fields will be updated.