pub fn set(opts: NotifySetOpts<'_>) -> Result<()>Expand description
Execute notify set: update persisted notification configuration for an existing job.
This is a metadata-only operation: it rewrites meta.json.notification and preserves unspecified fields. It does not execute any sink or trigger delivery.