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 `Artifact` class in `Grafeas.V1` namespace describes a build product and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest documented version available is 3.7.0, while this specific content covers version 2.3.0."],["The `Artifact` class has three primary properties: `Checksum` for the hash value, `Id` for the artifact's unique identifier, and `Names` for related artifact names."],["The class supports two constructors: a default constructor `Artifact()` and another `Artifact(Artifact other)` which takes an `Artifact` as a parameter."]]],[]]