public sealed class GetMavenArtifactRequest : IMessage<GetMavenArtifactRequest>, IEquatable<GetMavenArtifactRequest>, IDeepCloneable<GetMavenArtifactRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class GetMavenArtifactRequest.
[[["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."],[[["This webpage provides documentation for the `GetMavenArtifactRequest` class within the Google Cloud Artifact Registry v1 API, specifically version 2.3.0, and contains information on all other versions."],["The `GetMavenArtifactRequest` class is used to request Maven artifacts and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and has inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["The `GetMavenArtifactRequest` class includes constructors for creating instances and has properties like `MavenArtifactName` and `Name`, with the `Name` property being a required string that specifies the artifact's name."],["The documentation spans from versions 1.0.0 to 2.9.0, making 2.9.0 the latest, with every version having information on the `GetMavenArtifactRequest`."]]],[]]