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-04-09 UTC."],[[["This webpage provides documentation for the `GetRegionInstanceTemplateRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The latest version available is 3.6.0, and the documentation includes a comprehensive list of versions, ranging from 1.0.0 up to 3.6.0, for the `GetRegionInstanceTemplateRequest`."],["The `GetRegionInstanceTemplateRequest` class allows for the retrieval of instance template information from a specified region within a project."],["The documented properties for the class are `InstanceTemplate`, `Project`, and `Region`, which are all strings and are used to specify the parameters of the request."],["This page documents the implementation details of the class, such as its inheritance and the interfaces it implements."]]],[]]