[[["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 webpage provides documentation for the `ListBuildsResponse` class within the `Google.Cloud.CloudBuild.V1` namespace, spanning multiple versions, with the latest being 2.15.0."],["`ListBuildsResponse` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, for listing build responses."],["The `ListBuildsResponse` class includes properties such as `Builds`, which contains a sorted list of builds by `create_time` in descending order, and `NextPageToken`, used for paginating through the results."],["The `ListBuildsResponse` class features two constructors: a default parameterless one and another one that accepts an existing `ListBuildsResponse` object as a parameter."],["The documentation showcases several methods for `ListBuildsResponse`, including `GetEnumerator()`, which is used to iterate through the resources, and there are some Inherited Members as well."]]],[]]