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 of the `GetRegionInstanceTemplateRequest` API is 3.6.0, and the current page is related to version 2.17.0."],["This page provides documentation for the `GetRegionInstanceTemplateRequest` class, a part of the Google.Cloud.Compute.V1 API."],["The `GetRegionInstanceTemplateRequest` class is used to construct requests for retrieving region instance templates and implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["This API class includes constructors and properties such as `InstanceTemplate`, `Project`, and `Region`, which are used to define the parameters of a request."],["The documentation shows the different versions of the `GetRegionInstanceTemplateRequest` API class, ranging from version 1.0.0 to 3.6.0, allowing users to access the corresponding version."]]],[]]