Related artifact names. This may be the path to a binary or jar file, or in
the case of a container build, the name used to push the container image to
Google Container Registry, as presented to docker push. Note that a
single Artifact ID can have multiple names, for example if two tags are
applied to one image.
[[["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-04-17 UTC."],[[["This documentation page covers the `Artifact` class within the Grafeas v1 API, specifically version 3.5.0."],["The `Artifact` class, which describes a build product, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Artifact` class include `Checksum`, which represents the hash or checksum of a binary, `Id`, which provides the Artifact's identifier, and `Names`, which is a collection of related artifact names."],["The documentation provides details on the constructors available for the `Artifact` class, including a default constructor and a constructor that takes another `Artifact` object as input."],["This page also provides an overview of the historical versions, ranging from 2.2.0 to the latest 3.7.0."]]],[]]