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."],[[["The latest version of the `GetVersionRequest` is 2.4.0, with this webpage focusing on version 1.4.0."],["`GetVersionRequest` is a request message for `Versions.GetVersion`, used to retrieve a specific version."],["It inherits from `Object` and implements `IMessage\u003cGetVersionRequest\u003e`, `IEquatable\u003cGetVersionRequest\u003e`, `IDeepCloneable\u003cGetVersionRequest\u003e`, `IBufferMessage`, and `IMessage`."],["The class has two constructors, one empty and one that accepts another `GetVersionRequest` object, and includes properties `Name` and `View`."],["The webpage is within the namespace `Google.Cloud.AppEngine.V1`, and is contained in the Assembly `Google.Cloud.AppEngine.V1.dll`."]]],[]]