Cloud Vision API

可將 Google Vision 功能整合至應用程式,包括為圖片加上標籤、偵測臉部/標誌和地標、光學字元辨識 (OCR),以及情色露骨內容偵測。

服務:vision.googleapis.com

需要服務名稱 vision.googleapis.com 才能建立遠端程序呼叫 (RPC) 用戶端虛設常式。

google.cloud.vision.v1.ImageAnnotator

方法
AsyncBatchAnnotateFiles 針對清單中的一般檔案 (例如 PDF 檔案) 執行非同步圖片偵測和註解,這些檔案可能包含多個頁面,且每個頁面可能包含多個圖片。
AsyncBatchAnnotateImages 針對圖片清單執行非同步圖片偵測和註解。
BatchAnnotateFiles 為批次檔案執行圖片偵測和註解的服務。
BatchAnnotateImages 為一批圖片執行圖像偵測和註解。

google.cloud.vision.v1.ProductSearch

方法
AddProductToProductSet 將產品新增至指定的 ProductSet。
CreateProduct 建立並傳回新產品資源。
CreateProductSet 建立並傳回新的 ProductSet 資源。
CreateReferenceImage 建立並傳回新的 ReferenceImage 資源。
DeleteProduct 永久刪除產品及其參考圖片。
DeleteProductSet 永久刪除 ProductSet。
DeleteReferenceImage 永久刪除參考圖像。
GetProduct 取得與產品相關聯的資訊。
GetProductSet 取得與 ProductSet 相關聯的資訊。
GetReferenceImage 取得與 ReferenceImage 相關聯的資訊。
ImportProductSets 非同步 API,可根據圖片資訊清單,將參考圖片清單匯入指定的產品集。
ListProductSets 以未指定的順序列出 ProductSet。
ListProducts 以未指定的順序列出產品。
ListProductsInProductSet 以未指定的順序列出 ProductSet 中的產品。
ListReferenceImages 列出參考圖片。
PurgeProducts 非同步 API,用於刪除 ProductSet 中的所有產品,或不屬於任何 ProductSet 的所有產品。
RemoveProductFromProductSet 從指定的 ProductSet 中移除產品。
UpdateProduct 變更 Product 資源。
UpdateProductSet 變更 ProductSet 資源。

google.cloud.vision.v1p3beta1.ImageAnnotator

方法
AsyncBatchAnnotateFiles 針對清單中的一般檔案 (例如 PDF 檔案) 執行非同步圖片偵測和註解,這些檔案可能包含多個頁面,且每個頁面可能包含多個圖片。
AsyncBatchAnnotateImages 針對圖片清單執行非同步圖片偵測和註解。
BatchAnnotateFiles 為批次檔案執行圖片偵測和註解的服務。
BatchAnnotateImages 為一批圖片執行圖像偵測和註解。

google.cloud.vision.v1p3beta1.ProductSearch

方法
AddProductToProductSet 將產品新增至指定的 ProductSet。
CreateProduct 建立並傳回新產品資源。
CreateProductSet 建立並傳回新的 ProductSet 資源。
CreateReferenceImage 建立並傳回新的 ReferenceImage 資源。
DeleteProduct 永久刪除產品及其參考圖片。
DeleteProductSet 永久刪除 ProductSet。
DeleteReferenceImage 永久刪除參考圖像。
GetProduct 取得與產品相關聯的資訊。
GetProductSet 取得與 ProductSet 相關聯的資訊。
GetReferenceImage 取得與 ReferenceImage 相關聯的資訊。
ImportProductSets 非同步 API,可根據圖片資訊清單,將參考圖片清單匯入指定的產品集。
ListProductSets 以未指定的順序列出 ProductSet。
ListProducts 以未指定的順序列出產品。
ListProductsInProductSet 以未指定的順序列出 ProductSet 中的產品。
ListReferenceImages 列出參考圖片。
PurgeProducts 非同步 API,用於刪除 ProductSet 中的所有產品,或不屬於任何 ProductSet 的所有產品。
RemoveProductFromProductSet 從指定的 ProductSet 中移除產品。
UpdateProduct 變更 Product 資源。
UpdateProductSet 變更 ProductSet 資源。

google.cloud.vision.v1p4beta1.ImageAnnotator

方法
AsyncBatchAnnotateFiles 針對清單中的一般檔案 (例如 PDF 檔案) 執行非同步圖片偵測和註解,這些檔案可能包含多個頁面,且每個頁面可能包含多個圖片。
AsyncBatchAnnotateImages 針對圖片清單執行非同步圖片偵測和註解。
BatchAnnotateFiles 為批次檔案執行圖片偵測和註解的服務。
BatchAnnotateImages 為一批圖片執行圖像偵測和註解。

google.cloud.vision.v1p4beta1.ProductSearch

方法
AddProductToProductSet 將產品新增至指定的 ProductSet。
CreateProduct 建立並傳回新產品資源。
CreateProductSet 建立並傳回新的 ProductSet 資源。
CreateReferenceImage 建立並傳回新的 ReferenceImage 資源。
DeleteProduct 永久刪除產品及其參考圖片。
DeleteProductSet 永久刪除 ProductSet。
DeleteReferenceImage 永久刪除參考圖像。
GetProduct 取得與產品相關聯的資訊。
GetProductSet 取得與 ProductSet 相關聯的資訊。
GetReferenceImage 取得與 ReferenceImage 相關聯的資訊。
ImportProductSets 非同步 API,可根據圖片資訊清單,將參考圖片清單匯入指定的產品集。
ListProductSets 以未指定的順序列出 ProductSet。
ListProducts 以未指定的順序列出產品。
ListProductsInProductSet 以未指定的順序列出 ProductSet 中的產品。
ListReferenceImages 列出參考圖片。
PurgeProducts 非同步 API,用於刪除 ProductSet 中的所有產品,或不屬於任何 ProductSet 的所有產品。
RemoveProductFromProductSet 從指定的 ProductSet 中移除產品。
UpdateProduct 變更 Product 資源。
UpdateProductSet 變更 ProductSet 資源。

google.longrunning.Operations

方法
GetOperation 取得長時間執行的作業的最新狀態。