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 documentation for the `GetRegionInstanceTemplateRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version of the `GetRegionInstanceTemplateRequest` API available is 3.6.0, and this page documents it in version 2.12.0."],["The `GetRegionInstanceTemplateRequest` class is used to construct request messages for retrieving details about a region instance template, as indicated by its purpose and properties."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities like message handling, comparison, deep cloning, and buffer manipulation."],["The `GetRegionInstanceTemplateRequest` class has three key properties, `InstanceTemplate`, `Project`, and `Region`, which are required to send a request to the API."]]],[]]