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 available for `GetVersionRequest` is 2.4.0, with a series of previous versions accessible, ranging from 2.3.0 down to 1.0.0."],["`GetVersionRequest` is a request message specifically designed for the `Versions.GetVersion` function."],["This class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for various functionalities."],["The class `GetVersionRequest` includes properties such as `Name`, which specifies the resource name, and `View`, which allows control over the returned fields."],["The `GetVersionRequest` class offers two constructors, one default and another that takes another `GetVersionRequest` object."]]],[]]