[[["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 content provides documentation for the `ListRolloutsResponse` class within the Google Cloud Deploy v1 API for .NET, with version 3.4.0 being the latest release available."],["`ListRolloutsResponse` is a response object returned by the `ListRollouts` method, serving as a container for rollout information and implementing multiple interfaces for various functionalities such as deep cloning, message handling, and enumeration."],["The documentation outlines the `ListRolloutsResponse` class's inheritance from `object` and the various interfaces it implements, such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, including their specific implementations of the ListRolloutsResponse."],["Key properties of the class include `NextPageToken` for pagination, `Rollouts` to access the collection of rollout objects, and `Unreachable` for a list of inaccessible locations."],["The documentation contains version history of the API, from 1.0.0 to 3.4.0, with the ListRolloutsResponse class information being presented specifically in version 2.14.0."]]],[]]