[[["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."],[[["The `BuiltImage` class represents an image built by a pipeline within the Google Cloud Build service, as found in the `Google.Cloud.CloudBuild.V1` namespace."],["This class provides details about built images, including their name, Docker Registry 2.0 digest, and timing information for pushing the image, with the latest version being 2.15.0 and a full range of versions available all the way to 1.0.0."],["The `BuiltImage` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the `Object` class."],["It contains constructors to create a new `BuiltImage` instance, either empty or based on an existing `BuiltImage` object, and properties to access the image's `Digest`, `Name`, and `PushTiming`."],["All versions listed contain the same `BuiltImage` class documentation, but differ on the version numbers from 1.0.0 all the way to the latest 2.15.0."]]],[]]