Optional. 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-04-14 UTC."],[[["The latest version of the Google Cloud Deploy v1 API class BuildArtifact is 3.4.0."],["This documentation covers versions of BuildArtifact ranging from 1.0.0 to 3.4.0, including various minor and patch updates."],["BuildArtifact is a class that describes an image to use during Skaffold rendering, implementing multiple interfaces like IMessage, IEquatable, and IDeepCloneable."],["The class has properties for `Image`, which is the image name in the Skaffold configuration, and `Tag`, which represents the full path to an image."],["The BuildArtifact class has two constructors, one which is the default, and another which takes an instance of itself as a parameter."]]],[]]