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 webpage provides documentation for the `BuildArtifact` class within the Google Cloud Deploy v1 API, covering versions from 1.0.0 to the latest 3.4.0."],["The `BuildArtifact` class represents an image used during Skaffold rendering, which has inheritance from the `object` and implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class offers two constructors, `BuildArtifact()` and `BuildArtifact(BuildArtifact other)`, allowing for the creation of new instances and copies."],["Key properties of the `BuildArtifact` class include `Image`, representing the image name, and `Tag`, specifying the image tag to be utilized."],["The page provides documentation on many versions and links for each version, including the current version 3.3.0 and the latest version 3.4.0, as well as many version in between going back to version 1.0.0."]]],[]]