次の方法で共有


JobSupportedAction type

JobSupportedAction の値を定義します。

type JobSupportedAction = "Invalid" | "Cancellable" | "Retriable"