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, offering details on its functionality and usage in .NET."],["The latest version of the API is 3.4.0, while this specific page is for version 2.3.0, and there are many versions listed, ranging from 1.0.0 to the current 3.4.0."],["`BuildArtifact` represents an image used during Skaffold rendering and includes properties such as `Image` and `Tag`."],["The `BuildArtifact` class inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the available constructors, `BuildArtifact()` and `BuildArtifact(BuildArtifact other)` alongside the specific properties of `Image` and `Tag` that can be implemented."]]],[]]