[[["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-04-09 UTC."],[[["The latest version available for the `ListStreamObjectsResponse` is 2.9.0, but this documentation is for version 2.3.0, with older versions down to 1.0.0 accessible through links."],["`ListStreamObjectsResponse` is a class within the `Google.Cloud.Datastream.V1` namespace, representing a response that contains objects for a stream."],["The class `ListStreamObjectsResponse` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing functionalities for message handling, equality checks, deep cloning, buffer operations, page response handling and enumeration."],["The `ListStreamObjectsResponse` class provides properties like `NextPageToken` to retrieve the next page of data, and `StreamObjects` to access the list of stream objects."],["The `ListStreamObjectsResponse` class has methods `GetEnumerator` for iteration, and constructors that allow for instantiation or deep cloning from another `ListStreamObjectsResponse`."]]],[]]