Request for listing all objects for a specific stream.
Attributes
Name
Description
parent
str
Required. The parent stream that owns the
collection of objects.
page_size
int
Maximum number of objects to return. Default
is 50. The maximum value is 1000; values above
1000 will be coerced to 1000.
page_token
str
Page token received from a previous
ListStreamObjectsRequest call. Provide this to retrieve
the subsequent page.
When paginating, all other parameters provided to
ListStreamObjectsRequest must match the call that
provided the page token.
[[["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 2024-11-06 UTC."],[],[]]