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 document provides reference documentation for the `BuildArtifact` class within the Google Cloud Deploy v1 API, detailing its properties, constructors, inheritance, and implementations."],["The `BuildArtifact` class is used to describe an image for use during Skaffold rendering, which is a crucial step in the deployment process."],["There are multiple versions of the `BuildArtifact` documentation listed, ranging from version 1.0.0 up to the latest version, 3.4.0, allowing users to find the documentation for their specific version."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `BuildArtifact` class has two properties, `Image` which is the image name in the Skaffold configuration, and `Tag`, the image tag to use."]]],[]]