[[["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 `ListServiceRolloutsResponse` class, which is a response message for the `ListServiceRollouts` method in the Google Cloud Service Management V1 API."],["The `ListServiceRolloutsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, and inherits from `Object`."],["The class provides a constructor for creating a new `ListServiceRolloutsResponse` object and another for creating a copy, while also having two properties: `NextPageToken` for pagination, and `Rollouts` for the list of rollout resources."],["It also provides a method called `GetEnumerator()` to enumerate through the rollout resources, along with a specific implementation of `IEnumerable.GetEnumerator()`."],["Several versions of the `ListServiceRolloutsResponse` class are documented, ranging from version 1.1.0 up to 2.4.0, with 2.4.0 being the latest."]]],[]]