public sealed class GetRegionInstanceTemplateRequest : IMessage<GetRegionInstanceTemplateRequest>, IEquatable<GetRegionInstanceTemplateRequest>, IDeepCloneable<GetRegionInstanceTemplateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionInstanceTemplateRequest.
A request message for RegionInstanceTemplates.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 `GetRegionInstanceTemplateRequest` class within the Google Cloud Compute Engine v1 API."],["The latest version available for this class is 3.6.0, and the current page is specifically for version 2.13.0, however, a complete list of versions is provided."],["The `GetRegionInstanceTemplateRequest` class is used to construct requests for retrieving instance templates from a specific region within the Google Cloud Compute Engine."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and contains properties for `InstanceTemplate`, `Project`, and `Region`."],["There are two constructors available for this class, the default and one that accepts another `GetRegionInstanceTemplateRequest` object as a parameter."]]],[]]