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."],[[["The Grafeas v1 API class `Artifact` describes a build product and is implemented as a sealed class."],["The `Artifact` class has constructors for creating an empty instance and for creating a copy of another `Artifact` instance."],["Key properties of the `Artifact` class include `Checksum`, `Id`, and `Names`, providing details about the artifact's hash, identifier, and associated names."],["This `Artifact` class documentation covers version 3.2.0 of the Grafeas.V1 API, but many versions of the documentation exist, and the latest version is 3.7.0."]]],[]]