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 reference documentation for the `BuildArtifact` class within the Google Cloud Deploy v1 API for .NET."],["The latest version of `BuildArtifact` is 3.4.0, with several older versions available, including version 2.5.0 which corresponds to the current page."],["`BuildArtifact` is used to describe an image to be used during Skaffold rendering and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BuildArtifact` class has two constructors, a default constructor and one that takes another `BuildArtifact` object as a parameter."],["The class has two string type properties available: `Image`, which defines the image name in the Skaffold configuration, and `Tag`, which defines the image tag to be used."]]],[]]