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 available for the `GetRegionInstanceTemplateRequest` is 3.6.0, while the current page is based on version 2.11.0."],["This page provides documentation for the `GetRegionInstanceTemplateRequest` class, a part of the Google Cloud Compute Engine v1 API within the Google.Cloud.Compute.V1 namespace."],["The `GetRegionInstanceTemplateRequest` class, implemented by various interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, is used as a request message for the RegionInstanceTemplates.Get method."],["This class has two constructors, one for creating an empty request, and one for making a request object from another one, and exposes three properties: InstanceTemplate, Project, and Region."],["There are multiple versions of the `GetRegionInstanceTemplateRequest` available, ranging from version 1.0.0 up to the latest version 3.6.0, all linked in the document."]]],[]]