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-31 UTC."],[[["This webpage provides reference documentation for the `GetRegionInstanceTemplateRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The latest version available is 3.6.0, and the page also lists previous versions, from 3.5.0 down to 1.0.0, allowing access to documentation for each version."],["The `GetRegionInstanceTemplateRequest` class is used to construct request messages for retrieving region instance templates, inheriting from `object` and implementing multiple interfaces."],["The class has properties for `InstanceTemplate`, `Project`, and `Region`, all of which are strings that contain the respective request information needed."],["This page outlines the available constructors for the `GetRegionInstanceTemplateRequest` class, which includes a parameterless constructor as well as one that takes another instance of the same class as an argument."]]],[]]