Cloud AutoML API

AutoML 项目 API。

服务:automl.googleapis.com

创建 RPC 客户端存根需要名为 automl.googleapis.com 的服务。

google.cloud.automl.v1alpha1.AutoMl

方法
CreateDataset 创建数据集。
CreateModel 创建模型。
DeleteDataset 删除数据集及其所有内容。
DeleteModel 删除模型。
ExportDataset 将数据集导出到 Google Cloud Storage 存储分区。
GetDataset 获取数据集。
GetModel 获取模型。
GetModelEvaluation 获取模型评估。
ImportDataset 导入数据集。
ListDatasets 列出项目中的数据集。
ListModelEvaluations 列出模型评估。
ListModels 列出模型。

google.cloud.automl.v1alpha1.PredictionService

方法
Predict 执行预测。

google.cloud.location.Locations

方法
GetLocation 获取位置相关信息。
ListLocations 列出有关此服务所支持位置的信息。

google.longrunning.Operations

方法
CancelOperation 对长时间运行的操作启动异步取消。
DeleteOperation 删除长时间运行的操作。
GetOperation 获取长时间运行的操作的最新状态。
ListOperations 列出与请求中指定的过滤条件匹配的操作。