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 todocker 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-09-04 UTC."],[[["\u003cp\u003eThe Grafeas v1 API class \u003ccode\u003eArtifact\u003c/code\u003e describes a build product and is available in multiple versions, with the latest being 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eArtifact\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eArtifact\u003c/code\u003e objects have properties such as \u003ccode\u003eChecksum\u003c/code\u003e, \u003ccode\u003eId\u003c/code\u003e, and \u003ccode\u003eNames\u003c/code\u003e, which store the hash value, the unique identifier, and related names of the artifact respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNames\u003c/code\u003e property within the \u003ccode\u003eArtifact\u003c/code\u003e class, stores a list of strings in the \u003ccode\u003eRepeatedField\u003c/code\u003e format, which could be related paths to binaries or jar files, or names used to push container images.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, \u003ccode\u003eArtifact()\u003c/code\u003e and \u003ccode\u003eArtifact(Artifact other)\u003c/code\u003e that either creates an empty object or copies the data of another passed \u003ccode\u003eArtifact\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,["# Grafeas v1 API - Class Artifact (3.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.10.0 (latest)](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.Artifact)\n- [3.8.0](/dotnet/docs/reference/Grafeas.V1/3.8.0/Grafeas.V1.Artifact)\n- [3.7.0](/dotnet/docs/reference/Grafeas.V1/3.7.0/Grafeas.V1.Artifact)\n- [3.6.0](/dotnet/docs/reference/Grafeas.V1/3.6.0/Grafeas.V1.Artifact)\n- [3.5.0](/dotnet/docs/reference/Grafeas.V1/3.5.0/Grafeas.V1.Artifact)\n- [3.4.0](/dotnet/docs/reference/Grafeas.V1/3.4.0/Grafeas.V1.Artifact)\n- [3.3.0](/dotnet/docs/reference/Grafeas.V1/3.3.0/Grafeas.V1.Artifact)\n- [3.2.0](/dotnet/docs/reference/Grafeas.V1/3.2.0/Grafeas.V1.Artifact)\n- [3.1.0](/dotnet/docs/reference/Grafeas.V1/3.1.0/Grafeas.V1.Artifact)\n- [3.0.0](/dotnet/docs/reference/Grafeas.V1/3.0.0/Grafeas.V1.Artifact)\n- [2.4.0](/dotnet/docs/reference/Grafeas.V1/2.4.0/Grafeas.V1.Artifact)\n- [2.3.0](/dotnet/docs/reference/Grafeas.V1/2.3.0/Grafeas.V1.Artifact)\n- [2.2.0](/dotnet/docs/reference/Grafeas.V1/2.2.0/Grafeas.V1.Artifact) \n\n public sealed class Artifact : IMessage\u003cArtifact\u003e, IEquatable\u003cArtifact\u003e, IDeepCloneable\u003cArtifact\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Grafeas v1 API class Artifact.\n\nArtifact describes a build product. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Artifact \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Artifact](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.Artifact), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Artifact](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.Artifact), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Artifact](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.Artifact), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Grafeas.V1](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1)\n\nAssembly\n--------\n\nGrafeas.V1.dll\n\nConstructors\n------------\n\n### Artifact()\n\n public Artifact()\n\n### Artifact(Artifact)\n\n public Artifact(Artifact other)\n\nProperties\n----------\n\n### Checksum\n\n public string Checksum { get; set; }\n\nHash or checksum value of a binary, or Docker Registry 2.0 digest of a\ncontainer.\n\n### Id\n\n public string Id { get; set; }\n\nArtifact ID, if any; for container images, this will be a URL by digest\nlike `gcr.io/projectID/imagename@sha256:123456`.\n\n### Names\n\n public RepeatedField\u003cstring\u003e Names { get; }\n\nRelated artifact names. This may be the path to a binary or jar file, or in\nthe case of a container build, the name used to push the container image to\nGoogle Container Registry, as presented to `docker push`. Note that a\nsingle Artifact ID can have multiple names, for example if two tags are\napplied to one image."]]