TriggerUpdate: { display_name?: string; status?: TriggerUpdateStatus }

Represents the fields of a Trigger that can be updated.

Type declaration

  • Optionaldisplay_name?: string

    Optional. The display name of the trigger.

  • Optionalstatus?: TriggerUpdateStatus

    Optional. The status of the trigger.