public sealed class GetResourceRequest : IMessage<GetResourceRequest>, IEquatable<GetResourceRequest>, IDeepCloneable<GetResourceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Infrastructure Manager v1 API class GetResourceRequest.
A request to get a Resource from a 'GetResource' call.
Required. The name of the Resource in the format:
'projects/{project_id}/locations/{location}/deployments/{deployment}/revisions/{revision}/resource/{resource}'.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eGetResourceRequest\u003c/code\u003e class within the Google Cloud Config V1 API, specifically version 1.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetResourceRequest\u003c/code\u003e is used to request a resource, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetResourceRequest\u003c/code\u003e class has two constructors: a default constructor and one that accepts another \u003ccode\u003eGetResourceRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two key properties: \u003ccode\u003eName\u003c/code\u003e, which is a string representing the resource's name, and \u003ccode\u003eResourceName\u003c/code\u003e, which provides a typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this API is 1.7.0 with the documentation including versions from 1.0.0 to 1.7.0.\u003c/p\u003e\n"]]],[],null,[]]