public sealed class GetInstanceTemplateRequest : IMessage<GetInstanceTemplateRequest>, IEquatable<GetInstanceTemplateRequest>, IDeepCloneable<GetInstanceTemplateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetInstanceTemplateRequest.
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"]],[["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 2025-03-21 UTC."],[[["This page provides reference documentation for the `GetInstanceTemplateRequest` class within the Google Compute Engine v1 API, specifically for .NET."],["The `GetInstanceTemplateRequest` class is used to request details about an instance template and implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page documents versions from 1.0.0 up to the latest, 3.6.0, of the API, along with all the other versions in between, each linking to the correct documentation for the different versions."],["The `GetInstanceTemplateRequest` class has two constructors and two properties: `InstanceTemplate`, which holds the name of the instance template, and `Project`, which holds the project ID, both being strings."],["The documentation offers details on the class's inheritance, interfaces, inherited members, namespace, assembly, constructors, properties and also includes links to external Microsoft documentation."]]],[]]