タイプ
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
タイプは、Deployment Manager でデプロイ可能なリソースを表します。たとえば、compute.v1.instance
はタイプです。
このリソースのメソッドのリストについては、このページの末尾をご覧ください。
リソースの表記
Deployment Manager でサポートされているリソースタイプです。
{
"id": unsigned long,
"selfLink": string,
"insertTime": string,
"name": string,
"operation": operations Resource
}
プロパティ名 |
値 |
説明 |
メモ |
id |
unsigned long |
[出力専用] リソースの一意の識別子(サーバーが設定)。 |
|
insertTime |
string |
[出力専用] タイプの作成日時を示すタイムスタンプ(RFC3339 テキスト形式)。 |
|
name |
string |
タイプの名前。 |
|
operation |
nested object |
[出力専用] このタイプで最後に実行されたオペレーションまたは現在実行中のオペレーション。 |
|
selfLink |
string |
[出力専用] タイプのセルフリンク。 |
|
メソッド
- list
- Deployment Manager のすべてのリソース タイプに関する一覧を取得します。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2017-01-26 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 2017-01-26 UTC\u3002"}