[[["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 Cloud Build v1 API for .NET, detailing its structure, properties, and methods."],["The `ListBuildsResponse` class represents a response object that contains a list of builds, sorted in descending order by their creation time, and includes functionality to retrieve the next page of results."],["This API has several versions available, with version 2.15.0 being the latest, and contains a comprehensive list of versions going back to version 1.0.0."],["The `ListBuildsResponse` class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, offering extensive functionality and compatibility."],["Key features of the `ListBuildsResponse` class include properties for accessing a collection of `Build` objects (`Builds`) and a token for pagination (`NextPageToken`), alongside methods for enumeration through the build resources."]]],[]]