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 document outlines the `BuildArtifact` class, which is used to describe an image in Skaffold rendering within the Google Cloud Deploy environment."],["The latest version of `BuildArtifact` is 3.4.0, while the earliest documented version is 1.0.0, with various versions in between, each accessible via a dedicated link."],["The `BuildArtifact` class includes properties for `Image` and `Tag`, which specify the name and tag of the image in the Skaffold configuration, respectively."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["It has two constructors, a default constructor and another that accepts another `BuildArtifact` instance as a parameter."]]],[]]