Method: iceberg.v1.restcatalog.v1.projects.catalogs.namespaces.tables.updateIcebergTable

這是 CommitTable Iceberg API,在 Google API 命名法中對應至 tables.updateIcebergTable

HTTP 要求

POST https://biglake.googleapis.com/iceberg/v1/restcatalog/v1/{name=projects/*/catalogs/*/namespaces/*/tables/*}

這個網址使用 gRPC 轉碼語法。

路徑參數

參數
name

string

這是必要旗標,要以 projects/{projectId}/catalogs/{catalogId}/namespaces/{namespace}/tables/{table} 格式提交的表格。

要求主體

這個方法仍在開發用戶端程式庫支援功能,請改用 HTTP REST。

回應主體

如果成功,回應會是通用 HTTP 回應,格式由方法定義。

授權範圍

需要下列其中一種 OAuth 範圍:

  • https://www.googleapis.com/auth/bigquery
  • https://www.googleapis.com/auth/cloud-platform

詳情請參閱Authentication Overview