Cloud Deployment Manager akan mencapai akhir dukungan pada 31 Desember 2025. Jika saat ini Anda menggunakan Deployment Manager, migrasikan ke Infrastructure Manager atau teknologi deployment alternatif paling lambat 31 Desember 2025 untuk memastikan layanan Anda berlanjut tanpa gangguan.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-03-04 UTC."],[[["\u003cp\u003eA Type in Deployment Manager represents a deployable resource, such as \u003ccode\u003ecompute.v1.instance\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe resource type has properties like \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003eid\u003c/code\u003e, \u003ccode\u003einsertTime\u003c/code\u003e, \u003ccode\u003eoperation\u003c/code\u003e, and \u003ccode\u003eselfLink\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003einsertTime\u003c/code\u003e property provides the creation timestamp in RFC3339 format, and is read-only.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003elist\u003c/code\u003e method can be used to get a list of all resource types.\u003c/p\u003e\n"]]],[],null,["# Types\n\nA Type represents a resource that can be deployed by Deployment Manager. For example, `compute.v1.instance` is a type.\n\nFor a list of [methods](#methods) for this resource, see the end of this page.\n\nResource representations\n------------------------\n\nA resource type supported by Deployment Manager. \n\n```text\n{\n \"name\": string,\n \"id\": unsigned long,\n \"insertTime\": string,\n \"selfLink\": string,\n \"operation\": operations Resource\n}\n```\n\nMethods\n-------\n\n[list](/deployment-manager/docs/reference/latest/types/list)\n: Lists all resource types for Deployment Manager."]]