メソッド: projects.locations.models.create
モデルを作成します。完了すると、response
フィールドにモデルを返します。モデルを作成すると、そのモデルに対する複数のモデル評価(グローバル評価と、アノテーション仕様ごとに 1 つの評価)が作成されます。
HTTP リクエスト
POST https://automl.googleapis.com/v1beta1/{parent}/models
パスパラメータ
パラメータ |
parent |
string
モデルが作成される親プロジェクトのリソース名。
承認には、指定したリソース parent に対する次の Google IAM 権限が必要です。
|
リクエストの本文
リクエストの本文には Model
のインスタンスが組み込まれます。
レスポンスの本文
成功すると、レスポンスの本文には新規作成された Operation
のインスタンスが組み込まれます。
承認スコープ
次の OAuth スコープが必要です。
https://www.googleapis.com/auth/cloud-platform
詳細については、認証の概要をご覧ください。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2018-09-27 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"わかりにくい"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"情報またはサンプルコードが不正確"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"必要な情報 / サンプルがない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]