Creates an instance of the UpdatePlanRequest class.
The ID of the plan to be updated.
Optionalperiod_time: stringThe new period time for the plan. Optional.
Optionalmax_failure_retry: numberThe new maximum number of failure retries. Optional.
Optionalhooks: Hook[]The new list of hooks for the plan. Optional.
OptionalhooksThe new list of hooks to be associated with the plan. Optional.
Optionalmax_The new maximum number of failure retries for the plan. Optional.
Optionalperiod_The new period time for the plan (e.g., "daily", "weekly"). Optional.
The unique ID of the plan to be updated.
Represents a request to update an existing plan. Contains optional parameters to modify the plan's period time, failure retries, and hooks.