[[["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 details the `ListBuildsResponse` class within the `Google.Cloud.CloudBuild.V1` namespace, serving as a response object that includes a list of builds."],["The page offers links to documentation for numerous versions of the `ListBuildsResponse`, ranging from version 1.0.0 up to the latest 2.15.0, and the current version of the page is v1.3.0."],["`ListBuildsResponse` implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, allowing it to work with various data structures and operations."],["Key properties of `ListBuildsResponse` include `Builds`, a `RepeatedField` containing the list of `Build` objects, and `NextPageToken`, which is used for pagination of build results."],["The `ListBuildsResponse` class includes methods for iteration, such as `GetEnumerator()`, and supports explicit interface implementations, enabling it to be used in a variety of contexts within the .NET framework."]]],[]]