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 webpage provides documentation for the `Artifact` class within the `Grafeas.V1` namespace, detailing its properties, constructors, inheritance, and implemented interfaces."],["The `Artifact` class represents a build product and is part of the `Grafeas.V1` library, which is found in the `Grafeas.V1.dll` assembly."],["The class has properties such as `Checksum`, `Id`, and `Names`, where `Checksum` stores the hash or checksum value, `Id` stores the artifact identifier (like a URL for container images), and `Names` holds related artifact names, which may be multiple names for a single ID."],["There are two constructors, `Artifact()` for an empty instance and `Artifact(Artifact other)` which copies an existing `Artifact` instance."],["The documentation also includes various versions of the Grafeas.V1 library, ranging from the latest 3.7.0 to 2.2.0, where version 2.4.0 corresponds to the current document."]]],[]]