[[["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 latest version of the `BuiltImage` class within the Cloud Build v1 API is 2.15.0, with previous versions ranging from 2.14.0 down to 1.0.0 available for reference."],["The `BuiltImage` class, an integral part of the Google.Cloud.CloudBuild.V1 namespace, represents an image that is constructed by the pipeline."],["This class contains properties such as `Digest`, `Name`, and `PushTiming`, which provide details regarding the built image's identity, registry information, and push operation timing respectively."],["The `BuiltImage` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for rich interactions and operations with the object."],["The `BuiltImage` class can be constructed either by the default constructor or by copying an already existing instance using the `BuiltImage(BuiltImage other)` constructor."]]],[]]