public sealed class GetVersionRequest : IMessage<GetVersionRequest>, IEquatable<GetVersionRequest>, IDeepCloneable<GetVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1beta2 API class GetVersionRequest.
[[["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 latest version of the \u003ccode\u003eGetVersionRequest\u003c/code\u003e API class is 2.0.0-beta05, and it is used to retrieve a specific version from the Artifact Registry v1beta2 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetVersionRequest\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and 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, enabling functionalities like message handling, equality comparison, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default one \u003ccode\u003eGetVersionRequest()\u003c/code\u003e and another that takes a \u003ccode\u003eGetVersionRequest\u003c/code\u003e object as a parameter for creating a copy of an existing request, \u003ccode\u003eGetVersionRequest(GetVersionRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetVersionRequest\u003c/code\u003e class includes two main properties, \u003ccode\u003eName\u003c/code\u003e, which is a string representing the name of the version to retrieve, and \u003ccode\u003eView\u003c/code\u003e, which is of type \u003ccode\u003eVersionView\u003c/code\u003e and determines the information returned in the response.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetVersionRequest\u003c/code\u003e class is found within the \u003ccode\u003eGoogle.Cloud.ArtifactRegistry.V1Beta2\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.ArtifactRegistry.V1Beta2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]