Class UpdatePlaybookRequest (1.33.0)

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

The request message for Playbooks.UpdatePlaybook.

Attributes

NameDescription
playbook google.cloud.dialogflowcx_v3beta1.types.Playbook
Required. The playbook to update.
update_mask google.protobuf.field_mask_pb2.FieldMask
The mask to control which fields get updated. If the mask is not present, all fields will be updated.