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 in the Google Cloud Deploy v1 API represents an image used during Skaffold rendering."],["The latest version of `BuildArtifact` is 3.4.0, and multiple prior versions are documented, ranging down to version 1.0.0."],["The `BuildArtifact` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["`BuildArtifact` objects can be constructed using a default constructor or a copy constructor, where another `BuildArtifact` object is passed as a parameter."],["The `Image` and `Tag` properties are used to describe the name and the tag to be used of an image."]]],[]]