[[["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 provides reference documentation for the `ListBuildsResponse` class within the Cloud Build v1 API for .NET, detailing its properties, methods, and inheritance."],["The `ListBuildsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, showcasing its versatility."],["The documentation covers various versions of the API, from version 1.0.0 up to the latest 2.15.0, and specifically highlights the details for version 2.10.0, which the page is referring to."],["Key properties of the `ListBuildsResponse` class include `Builds`, a `RepeatedField` that contains the listed builds, and `NextPageToken`, which is used for pagination."],["The `ListBuildsResponse` has methods like `GetEnumerator()`, which allows iteration through the builds and there are 2 constructors, one that is empty and one that takes another instance of `ListBuildsResponse` as an argument."]]],[]]