[[["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 is part of the Google Cloud Build v1 API and represents an image that has been built by a pipeline, with the latest version being 2.15.0."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities such as message handling, comparison, cloning, and buffer management."],["`BuiltImage` instances are defined within the `Google.Cloud.CloudBuild.V1` namespace and are found in the `Google.Cloud.CloudBuild.V1.dll` assembly."],["The class has properties such as `Digest`, `Name`, and `PushTiming`, which are used to store the Docker Registry 2.0 digest, the container image name, and the timing information for pushing the image, respectively."],["The class has two constructors: one is parameterless and the other requires a `BuiltImage` parameter that allows for copying another instance of the object."]]],[]]