PushNotificationConfig

設定工作更新推播通知。

JSON 表示法
{
  "id": string,
  "url": string,
  "token": string,
  "authentication": {
    object (AuthenticationInfo)
  }
}
欄位
id

string

這則推播通知的專屬 ID (例如 UUID)。

url

string

要傳送通知的網址

token

string

這項工作/工作階段的專屬權杖

authentication

object (AuthenticationInfo)

要隨通知傳送的驗證資訊