[[["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 webpage provides reference documentation for the `ListBuildsResponse` class within the Cloud Build v1 API, specifically for .NET development, showcasing its role in handling responses that list builds."],["The `ListBuildsResponse` class is part of the `Google.Cloud.CloudBuild.V1` namespace and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, to facilitate various operations."],["The class includes properties such as `Builds`, a sorted list of builds by `create_time` descending, and `NextPageToken`, which is used for pagination to retrieve subsequent results."],["The page offers documentation for multiple versions of the API, ranging from version 1.0.0 to the latest version 2.15.0, with each version linking to its specific `ListBuildsResponse` documentation."],["The webpage also details the available constructors, like `ListBuildsResponse()` and `ListBuildsResponse(ListBuildsResponse other)` and the `GetEnumerator()` method for iterating over the builds."]]],[]]