[[["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 document provides reference documentation for the `ListBuildsResponse` class within the Cloud Build v1 API for .NET, specifically version 2.12.0."],["`ListBuildsResponse` is designed to handle and represent a response that includes a list of builds, as part of the Google Cloud Build functionality, with the builds listed in descending order by `create_time`."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, allowing for flexible use and integration."],["It includes a `Builds` property, which is a `RepeatedField` of `Build` objects, and a `NextPageToken` property to handle pagination of large lists of build results."],["The document also lists the versions of the package available from 1.0.0 to the latest version 2.15.0, each one referencing the ListBuildsResponse class."]]],[]]