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 document provides reference documentation for the `GetMavenArtifactRequest` class within the Artifact Registry v1 API."],["The `GetMavenArtifactRequest` class is used to request specific Maven artifacts and is available across multiple versions, from 1.0.0 to the latest 2.9.0."],["`GetMavenArtifactRequest` implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class includes a constructor and properties such as `MavenArtifactName` and `Name` to specify the details of the requested Maven artifact."],["The `GetMavenArtifactRequest` class is found within the `Google.Cloud.ArtifactRegistry.V1` namespace and the `Google.Cloud.ArtifactRegistry.V1.dll` assembly."]]],[]]