Class ListStreamObjectsResponse (1.4.0)

ListStreamObjectsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response containing the objects for a stream.

Attributes

NameDescription
stream_objects MutableSequence[google.cloud.datastream_v1.types.StreamObject]
List of stream objects.
next_page_token str
A token, which can be sent as page_token to retrieve the next page.