[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-03-04(UTC)"],[[["\u003cp\u003eThis webpage provides information on retrieving details about a specific type provider using a GET request.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires authorization with one of several specified scopes, such as \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform.read-only\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe request URL includes path parameters for the project ID and the name of the type provider.\u003c/p\u003e\n"],["\u003cp\u003eNo request body is required for this method.\u003c/p\u003e\n"],["\u003cp\u003eA successful response will return a TypeProviders resource.\u003c/p\u003e\n"]]],[],null,["# TypeProviders: get\n\n| **Note:** Requires [authorization](#auth).\n\nGets information about a specific type provider.\n[Try it now](#try-it).\n\nRequest\n-------\n\n### HTTP request\n\n```\nGET https://www.googleapis.com/deploymentmanager/v2beta/projects/project/global/typeProviders/typeProvider\n```\n\n### Parameters\n\n### Authorization\n\nThis request requires authorization with at least one of the following scopes:\n\n### Request body\n\nDo not supply a request body with this method.\n\nResponse\n--------\n\nIf successful, this method returns a [TypeProviders resource](/deployment-manager/docs/reference/v2beta/typeProviders#resource) in the response body.\n\nTry it!\n-------\n\n\nUse the APIs Explorer below to call this method on live data and see the response."]]