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 latest version available is 3.7.0, with this page specifically documenting version 2.2.0 of the `Artifact` class."],["The `Artifact` class, found in the `Grafeas.V1` namespace, describes a build product and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["`Artifact` objects can be constructed either with no arguments using `Artifact()`, or with another `Artifact` object as an argument using `Artifact(Artifact other)`."],["Key properties of the `Artifact` class include `Checksum` for the hash value, `Id` for the artifact identifier, and `Names` for any associated artifact names."],["The `Artifact` class inherits members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` from the base `Object` class."]]],[]]