Storage Insights API

提供 Google Cloud Storage 的洞察功能

服務:storageinsights.googleapis.com

服務端點

服務端點是能指定 API 服務網路位址的基本網址。一項服務可能有多個服務端點。這項服務有下列服務端點,以及和該服務端點相關的所有 URI:

  • https://storageinsights.googleapis.com

REST 資源:v1.projects.locations

方法
get GET /v1/{name=projects/*/locations/*}
取得位置的相關資訊。
list GET /v1/{name=projects/*}/locations
列出這項服務支援位置的相關資訊。

REST 資源:v1.projects.locations.datasetConfigs

方法
create POST /v1/{parent=projects/*/locations/*}/datasetConfigs
在特定專案中為特定地點建立資料集設定。
delete DELETE /v1/{name=projects/*/locations/*/datasetConfigs/*}
刪除特定專案中特定位置的資料集設定。
get GET /v1/{name=projects/*/locations/*/datasetConfigs/*}
取得特定專案中特定位置的資料集設定。
linkDataset POST /v1/{name=projects/*/locations/*/datasetConfigs/*}:linkDataset
將資料集連結至特定位置特定專案中的 BigQuery。
list GET /v1/{parent=projects/*/locations/*}/datasetConfigs
列出指定專案中指定位置的資料集設定。
patch PATCH /v1/{datasetConfig.name=projects/*/locations/*/datasetConfigs/*}
更新特定專案中特定位置的資料集設定。
unlinkDataset POST /v1/{name=projects/*/locations/*/datasetConfigs/*}:unlinkDataset
取消連結特定位置特定專案中的 BigQuery 資料集。

REST 資源:v1.projects.locations.operations

方法
cancel POST /v1/{name=projects/*/locations/*/operations/*}:cancel
開始非同步取消長時間執行的作業。
delete DELETE /v1/{name=projects/*/locations/*/operations/*}
刪除長時間執行的作業。
get GET /v1/{name=projects/*/locations/*/operations/*}
取得長時間執行作業的最新狀態。
list GET /v1/{name=projects/*/locations/*}/operations
列出符合要求中指定篩選器的作業。

REST 資源:v1.projects.locations.reportConfigs

方法
create POST /v1/{parent=projects/*/locations/*}/reportConfigs
在特定專案中為特定地點建立新的商品目錄報表設定。
delete DELETE /v1/{name=projects/*/locations/*/reportConfigs/*}
刪除指定專案中指定地點的現有商品目錄報表設定。
get GET /v1/{name=projects/*/locations/*/reportConfigs/*}
取得指定專案中指定地點的商品目錄報告設定。
list GET /v1/{parent=projects/*/locations/*}/reportConfigs
列出指定專案中指定地點的資產清單報告設定。
patch PATCH /v1/{reportConfig.name=projects/*/locations/*/reportConfigs/*}
更新特定專案中指定地點的現有商品目錄報表設定。

REST 資源:v1.projects.locations.reportConfigs.reportDetails

方法
get GET /v1/{name=projects/*/locations/*/reportConfigs/*/reportDetails/*}
取得指定專案中指定地點的現有廣告空間報表。
list GET /v1/{parent=projects/*/locations/*/reportConfigs/*}/reportDetails
列出指定位置中指定專案的商品目錄報表。