[[["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 page provides reference documentation for the `ListEventsResponse` class within the Google Cloud Live Stream v1 API, specifically version 1.3.0, and lists previous versions."],["`ListEventsResponse` is a response message for the \"LivestreamService.ListEvents\" method, implementing interfaces like `IPageResponse\u003cEvent\u003e`, `IEnumerable\u003cEvent\u003e`, and `IMessage`, among others."],["The class contains properties such as `Events`, which is a list of events, `NextPageToken` for retrieving subsequent pages, and `Unreachable` to list locations that could not be reached."],["It has constructors, `ListEventsResponse()` and `ListEventsResponse(ListEventsResponse other)`, allowing for the creation of new instances or copying from existing ones."],["The `GetEnumerator()` method is available to iterate through the resources within the response, which are of type Event, allowing you to view the events returned."]]],[]]