[[["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 `ListBuildsResponse` class within the Google Cloud Build v1 API, specifically version 2.13.0."],["The `ListBuildsResponse` class is a response type that includes a list of builds and is part of the `Google.Cloud.CloudBuild.V1` namespace in the `Google.Cloud.CloudBuild.V1.dll` assembly."],["It includes properties like `Builds`, a repeated field of `Build` objects sorted by creation time in descending order, and `NextPageToken`, which is used for pagination."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, indicating its functionality for handling messages, comparisons, deep cloning, buffering, paging, and iteration."],["The documentation also provides a list of previous versions of the `ListBuildsResponse`, ranging from version 2.15.0 (latest) down to version 1.0.0."]]],[]]