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 documentation page covers the \u003ccode\u003eGetResourceRequest\u003c/code\u003e class within the Google Cloud Config V1 API, specifically for version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetResourceRequest\u003c/code\u003e is used to retrieve a Resource through a 'GetResource' call, and it inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default \u003ccode\u003eGetResourceRequest()\u003c/code\u003e and an overload \u003ccode\u003eGetResourceRequest(GetResourceRequest other)\u003c/code\u003e for cloning, and it contains properties such as \u003ccode\u003eName\u003c/code\u003e (a string representing the Resource's identifier) and \u003ccode\u003eResourceName\u003c/code\u003e (a \u003ccode\u003eResourceName\u003c/code\u003e-typed representation of the resource name).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation page provides links to older versions, and the most up-to-date version of the \u003ccode\u003eGetResourceRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]