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.
Stay organized with collections
Save and categorize content based on your preferences.
Caution: This is a deprecated
version of the Deployment Manager API. Please use the
latest API version instead.
The Types collection lists all valid Google Cloud Platform types that can be deployed by Deployment Manager. For example, compute.v1.instance is a type.
For a list of methods for this resource, see the end of this page.
[[["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 API version is deprecated; users should switch to the latest API version.\u003c/p\u003e\n"],["\u003cp\u003eThe Types collection includes all valid Google Cloud Platform deployable types, like \u003ccode\u003ecompute.v1.instance\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eEach type resource has a \u003ccode\u003ename\u003c/code\u003e property, which is an output-only string.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003elist\u003c/code\u003e method allows users to view all valid types available in 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 collection 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 type supported by Deployment Manager.\n\n```text\n{\n \"name\": string\n}\n```\n\nMethods\n-------\n\n[list](/deployment-manager/v2beta1/types/list)\n: Lists all valid types for Deployment Manager."]]