Image tag to use. This will generally be the full path to an image, such
as "gcr.io/my-project/busybox:1.2.3" or
"gcr.io/my-project/busybox@sha256:abc123".
[[["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-03-21 UTC."],[[["This webpage provides documentation for the `BuildArtifact` class within the Google Cloud Deploy v1 API for .NET, with the latest version being 3.4.0, and several prior versions listed."],["The `BuildArtifact` class is used to describe an image for Skaffold rendering and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two primary properties, `Image` which is the name of the image in the Skaffold configuration, and `Tag`, representing the full path to an image."],["The `BuildArtifact` class has two constructors: a default constructor and a copy constructor that allows creating a new `BuildArtifact` object based on an existing one."],["This page also provides information about the inheritance, inherited members, namespace and assembly of the `BuildArtifact` class."]]],[]]