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 document provides reference documentation for the `BuildArtifact` class within the Google Cloud Deploy v1 API, detailing its properties, constructors, inheritance, and implemented interfaces."],["The latest version of the Google.Cloud.Deploy.V1 API available is 3.4.0, however the current page is detailing version 2.18.0 of the API class `BuildArtifact`, and has versions listed down to 1.0.0."],["The `BuildArtifact` class represents an image used during Skaffold rendering, including its `Image` and `Tag` properties, representing the image name in the skaffold configuration and the image tag respectively."],["`BuildArtifact` has a constructor which takes a single parameter of the same type, creating a deep copy, and another default constructor with no parameters."],["The class `BuildArtifact` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used with protobuf messages and providing features like deep cloning and equality checking."]]],[]]