[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["The `ListStreamObjectsRequest` class is used to request a list of objects associated with a specific stream within the Google Cloud Datastream V1 API, with version 2.9.0 being the latest version."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, indicating its role in message handling, comparison, deep cloning, buffered data operations, and paginated requests."],["The `ListStreamObjectsRequest` class provides properties for pagination, including `PageSize` to control the number of objects per page, and `PageToken` to navigate between pages."],["It also contains a `Parent` property, which is a required field specifying the stream's resource name that contains the collection of objects, and a `ParentAsStreamName` property which provides a typed view of the `Parent` property."],["The content provided covers versions 1.0.0 up to the latest version 2.9.0, with multiple versions in between that you can access."]]],[]]