public sealed class GetInstanceTemplateRequest : IMessage<GetInstanceTemplateRequest>, IEquatable<GetInstanceTemplateRequest>, IDeepCloneable<GetInstanceTemplateRequest>, IBufferMessage, IMessage
A request message for InstanceTemplates.Get. See the method description for details.
[[["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-08 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eGetInstanceTemplateRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, providing documentation for its usage in .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetInstanceTemplateRequest\u003c/code\u003e class, designed to retrieve instance template information, 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 inherits from \u003ccode\u003eObject\u003c/code\u003e and includes inherited members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default constructor and one that accepts another \u003ccode\u003eGetInstanceTemplateRequest\u003c/code\u003e object for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties, \u003ccode\u003eInstanceTemplate\u003c/code\u003e to set the name of the instance template, and \u003ccode\u003eProject\u003c/code\u003e to set the project ID for the request, both are of type \u003ccode\u003eString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the documentation for this class are available, from version \u003ccode\u003e1.0.0\u003c/code\u003e all the way to \u003ccode\u003e3.6.0\u003c/code\u003e which is the latest.\u003c/p\u003e\n"]]],[],null,[]]