public sealed class GetVersionRequest : IMessage<GetVersionRequest>, IEquatable<GetVersionRequest>, IDeepCloneable<GetVersionRequest>, IBufferMessage, IMessage
[[["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 details the `GetVersionRequest` class within the `Google.Cloud.AppEngine.V1` namespace, specifically version 1.3.0 of the library."],["`GetVersionRequest` is a request message used for retrieving version information via `Versions.GetVersion` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, one default and one that accepts another `GetVersionRequest` object as a parameter."],["It contains properties `Name`, which specifies the resource name, and `View`, which controls the fields returned in the response."],["This page is one of 10 available versions of this class, ranging from version 1.0.0 to 2.4.0, with the last one being the most up to date."]]],[]]