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 provides reference documentation for the `BuildArtifact` class within the Google Cloud Deploy v1 API, detailing its properties, constructors, and implementations."],["The `BuildArtifact` class is used to describe an image within a Skaffold configuration, and it inherits from the `object` class while implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `BuildArtifact` documentation is 3.4.0, with multiple previous versions listed, going as far back as version 1.0.0."],["Key properties of the `BuildArtifact` class include `Image` and `Tag`, both of which are strings, representing the image name and tag, respectively."],["The `BuildArtifact` class has two constructors, one default constructor called `BuildArtifact()`, and another called `BuildArtifact(BuildArtifact other)` which creates a new instance by copying another `BuildArtifact` instance."]]],[]]