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."],[[["The latest version of the `GetRegionInstanceTemplateRequest` is 3.6.0, but this page is dedicated to version 3.0.0, and it contains the documentation for the previous versions, ranging back to 1.0.0."],["The `GetRegionInstanceTemplateRequest` class in the Compute Engine v1 API is used to make requests to get information about a regional instance template."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRegionInstanceTemplateRequest` class has properties for setting the `InstanceTemplate`, `Project`, and `Region`, which are all of string type."],["The `GetRegionInstanceTemplateRequest` can be instantiated with a parameterless constructor or with another `GetRegionInstanceTemplateRequest` object."]]],[]]