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."],[[["The latest version available for `GetInstanceTemplateRequest` within the Google.Cloud.Compute.V1 API is version 3.6.0."],["This document provides reference and code samples for the Compute Engine v1 API class `GetInstanceTemplateRequest`, which is a request message for retrieving instance templates."],["`GetInstanceTemplateRequest` is a class that implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling functionalities like message handling, equality comparisons, deep cloning, and buffered message support."],["The class `GetInstanceTemplateRequest` has two constructors and two main properties, `InstanceTemplate` and `Project`, which allow for setting the instance template name and the project ID, respectively."],["This class lists the version history of the GetInstanceTemplateRequest class, starting from version 1.0.0 all the way up to the most current version 3.6.0."]]],[]]