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-24 UTC."],[[["This webpage provides reference documentation for the `GetRegionInstanceTemplateRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with the current version being 2.10.0."],["The latest version of the API class documented is 3.6.0, with a range of versions from 1.0.0 through 3.6.0, including links to all of the documentation within the various versions of this class."],["The `GetRegionInstanceTemplateRequest` class is a request message for retrieving a specific region instance template, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and properties such as `InstanceTemplate`, `Project`, and `Region`, which are used to define and structure the request for the region instance template."]]],[]]