Cloud Deployment Manager will reach end of support on December 31, 2025. If you currently use Deployment Manager, please migrate to Infrastructure Manager or an alternative deployment technology by December 31, 2025 to ensure your services continue without interruption.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-30 UTC."],[[["\u003cp\u003eThis is a deprecated version of the Deployment Manager API; users should switch to the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe Types resource lists all valid Google Cloud Platform types deployable by Deployment Manager, such as \u003ccode\u003ecompute.v1.instance\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eEach type resource includes properties like \u003ccode\u003eid\u003c/code\u003e, \u003ccode\u003einsertTime\u003c/code\u003e, \u003ccode\u003ename\u003c/code\u003e, and \u003ccode\u003eselfLink\u003c/code\u003e, with descriptions provided for each.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003elist\u003c/code\u003e method can be used to see all listed resource types available in the Deployment Manager.\u003c/p\u003e\n"]]],[],null,["# Types\n\n**Caution:** This is a **deprecated** version of the Deployment Manager API. Please use the [latest API version](/deployment-manager/latest) instead.\nThe Types resource lists all valid Google Cloud Platform types 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 \"id\": unsigned long,\n \"selfLink\": string,\n \"insertTime\": string,\n \"name\": string\n}\n```\n\nMethods\n-------\n\n[list](/deployment-manager/v2beta2/types/list)\n: Lists all resource types for Deployment Manager."]]