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 page provides documentation for the `BuildArtifact` class within the Google Cloud Deploy v1 API, covering versions from 1.0.0 up to the latest 3.4.0."],["`BuildArtifact` is designed to describe an image used during Skaffold rendering within the Google Cloud Deploy service."],["The `BuildArtifact` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The `BuildArtifact` class has properties for `Image` and `Tag`, which represent the name and tag of the image in the Skaffold configuration."],["The `BuildArtifact` class includes two constructors, a default one, and one which takes in another `BuildArtifact` instance."]]],[]]