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 `GetVersionRequest` class is used to retrieve a specific version within the Artifact Registry."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for diverse functionalities."],["The latest version for `GetVersionRequest` is version `2.9.0`, with multiple older versions also accessible."],["The `GetVersionRequest` class features two constructors for object initialization and includes properties to specify the `Name` and `View` of the requested version."],["The class falls under the `Google.Cloud.ArtifactRegistry.V1` namespace and is found in the `Google.Cloud.ArtifactRegistry.V1.dll` assembly."]]],[]]