Interface protos.google.cloud.datastream.v1.IListStreamObjectsResponse (3.1.0)

Properties of a ListStreamObjectsResponse.

Package

@google-cloud/datastream

Properties

nextPageToken

nextPageToken?: (string|null);

ListStreamObjectsResponse nextPageToken

streamObjects

streamObjects?: (google.cloud.datastream.v1.IStreamObject[]|null);

ListStreamObjectsResponse streamObjects