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."],[[["The `BuildArtifact` class represents an image used during Skaffold rendering, within the `Google.Cloud.Deploy.V1` namespace."],["Version 3.4.0 is the latest release available in the provided content, with a range of previous versions available down to version 1.0.0."],["The `BuildArtifact` class includes properties for `Image` and `Tag`, representing the image name and tag to use."],["The class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Two constructors are available: a default constructor and a constructor that accepts another `BuildArtifact` object as a parameter."]]],[]]