メソッド: 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
詳細については、認証の概要をご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2018-09-27 UTC。
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"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":"その他"
}]
{"lastModified": "\u6700\u7d42\u66f4\u65b0\u65e5 2018-09-27 UTC\u3002"}