[[["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 latest version available for `ListBuildsResponse` is 2.15.0, while version 1.0.0 is the oldest version listed."],["This page documents the `ListBuildsResponse` class, which is used to represent a response containing a list of builds, inheriting from various interfaces like `IMessage`, `IEquatable`, and `IEnumerable`."],["The `ListBuildsResponse` class provides properties such as `Builds`, a sorted list of builds, and `NextPageToken` for pagination, in addition to constructors and methods for creating and iterating through builds."],["The `ListBuildsResponse` class is found within the `Google.Cloud.CloudBuild.V1` namespace and is part of the `Google.Cloud.CloudBuild.V1.dll` assembly."],["The `Builds` property returns a sorted list of builds by create_time, in descending order, of the type `Google.Protobuf.Collections.RepeatedField\u003cBuild\u003e`."]]],[]]