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 webpage provides reference documentation for the `GetInstanceTemplateRequest` class within the Google Compute Engine v1 API for .NET."],["The latest version available for `GetInstanceTemplateRequest` is 3.6.0, with a comprehensive list of previous versions ranging from 1.0.0 to 3.5.0 also accessible."],["The `GetInstanceTemplateRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `InstanceTemplate` and `Project`, both of which are strings, allowing users to specify the instance template name and the project ID."],["There are two constructor overloads available to use, one for a basic instance and another for an existing `GetInstanceTemplateRequest` to be used as a parameter."]]],[]]