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 latest version available for the Google.Cloud.Deploy.V1.BuildArtifact class is 3.4.0, with the provided content documenting down to version 1.0.0."],["The `BuildArtifact` class is part of the Google Cloud Deploy v1 API and is used to describe an image within Skaffold rendering."],["`BuildArtifact` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two string properties: `Image`, which represents the image name in the Skaffold configuration, and `Tag`, which specifies the full image path."],["The BuildArtifact class also contains two constructors, one for a new object and one that takes in another BuildArtifact object as a parameter."]]],[]]