[[["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-09 UTC."],[[["This document provides reference documentation for the `BuiltImage` class within the Google Cloud Build v1 API, specifically for the .NET environment, spanning versions from 1.0.0 to 2.15.0 with 2.15.0 being the latest."],["The `BuiltImage` class, an integral part of the Cloud Build API, represents an image built during the pipeline process and includes information needed to interact with Google Container Registry."],["The `BuiltImage` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `object` class, indicating its integration within the .NET type system."],["Key properties of the `BuiltImage` class include `Digest` for the Docker Registry 2.0 digest, `Name` for the image name used in Google Container Registry, and `PushTiming` to hold timing information for pushing the image."],["There are 21 different versions of the built image with the 2.4.0 version as the current version."]]],[]]