Required. The name of the Resource in the format: 'projects/{projectId}/locations/{location}/deployments/{deployment}/revisions/{revision}/resource/{resource}'. It takes the form projects/{project}/locations/{location}/deployments/{deployment}/revisions/{revision}/resources/{resource}.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Resource.
[[["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 2024-11-01 UTC."],[[["This webpage details how to retrieve information about a specific Resource deployed by Infra Manager using a GET request."],["The HTTP request uses gRPC Transcoding syntax and requires a specific URL format, including project, location, deployment, revision, and resource names."],["The request body must be empty, and the response body, upon successful execution, will contain details of the requested Resource."],["Authorization to execute this request requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `config.googleapis.com/config.resources.get` on the specified resource."]]],[]]