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."],["The `GetMavenArtifactRequest` class is used to request and retrieve Maven artifacts, inheriting from `object` and implementing multiple interfaces like `IMessage` and `IEquatable`."],["The page includes links to documentation for different versions of the API, ranging from version 1.0.0 to the latest 2.9.0."],["The `GetMavenArtifactRequest` class has two constructors, one default and one that takes another `GetMavenArtifactRequest` as a parameter, along with properties `MavenArtifactName` and `Name`."],["The documentation provides the class's namespace and assembly information, detailing its location within the Google Cloud Artifact Registry v1 library."]]],[]]