[[["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 `ListStreamObjectsResponse` class is designed to handle responses containing a list of objects for a stream within the Google Cloud Datastream V1 API, with the latest version being 2.9.0 and this documentation being for version 2.0.0."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, offering extensive functionalities such as message handling, equality checks, deep cloning, and enumeration."],["It contains two primary properties, `NextPageToken` (a string for retrieving the subsequent page of results) and `StreamObjects` (a `RepeatedField` holding a list of `StreamObject` instances)."],["The `ListStreamObjectsResponse` class offers a `GetEnumerator()` method to allow direct iteration through the stream objects within the response."],["There is a clear versioning hierarchy, ranging from version 1.0.0 to 2.9.0, that indicates the evolution and updates of the Datastream V1 API."]]],[]]