Interface protos.google.cloud.datastream.v1alpha1.IListStreamsResponse (3.1.0)

Properties of a ListStreamsResponse.

Package

@google-cloud/datastream

Properties

nextPageToken

nextPageToken?: (string|null);

ListStreamsResponse nextPageToken

streams

streams?: (google.cloud.datastream.v1alpha1.IStream[]|null);

ListStreamsResponse streams

unreachable

unreachable?: (string[]|null);

ListStreamsResponse unreachable