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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]