ListDeploymentsResponse

deployments.list 的回應

JSON 表示法
{
  "deployments": [
    {
      object (Deployment)
    }
  ],
  "nextPageToken": string
}
欄位
deployments[]

object (Deployment)

符合要求的 deployments

nextPageToken

string

從先前呼叫 deployments.list 傳回的分頁權杖,指出應該繼續在何處執行。如果欄位缺漏或為空白,代表沒有其他部署項目。