[[["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, version 1.4.0, used for listing build responses."],["The latest version available is 2.15.0, and the page contains links to numerous previous versions, down to 1.0.0, for historical reference and documentation purposes."],["`ListBuildsResponse` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, showing its functionality for handling build data and page responses."],["The class provides properties such as `Builds` which contains a sorted list of builds, and `NextPageToken` to retrieve the next page of results if there are more builds to be listed."],["The page documents two constructors for the `ListBuildsResponse` class, one for creating a new instance and one for copying an existing instance, as well as documented methods for iteration over the builds, such as `GetEnumerator()`."]]],[]]