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."],[[["\u003cp\u003eThe \u003ccode\u003eGetVersionRequest\u003c/code\u003e class is used to retrieve a specific version within the Google Cloud Artifact Registry, with the latest version being 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it versatile for data manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetVersionRequest\u003c/code\u003e class can be instantiated using two constructors: a default constructor and a copy constructor that takes another \u003ccode\u003eGetVersionRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties to specify the version to be retrieved, such as \u003ccode\u003eName\u003c/code\u003e (string) and \u003ccode\u003eView\u003c/code\u003e (\u003ccode\u003eVersionView\u003c/code\u003e), allowing for detailed requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetVersionRequest\u003c/code\u003e is found within the \u003ccode\u003eGoogle.Cloud.ArtifactRegistry.V1\u003c/code\u003e namespace, and is contained within the \u003ccode\u003eGoogle.Cloud.ArtifactRegistry.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]