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 reference documentation for the `GetMavenArtifactRequest` class within the Artifact Registry v1 API, specifically for version 2.8.0 of the .NET library."],["`GetMavenArtifactRequest` is used to retrieve Maven artifacts and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetMavenArtifactRequest` class has two constructors and two properties, one being the `MavenArtifactName` of type `MavenArtifactName` and the other `Name` which is a required string, that represents the name of the maven artifact."],["The page also lists previous versions of the API from 1.0.0 to the latest 2.9.0, accessible via provided links, showing the version history of `GetMavenArtifactRequest`."]]],[]]