menu
googleapis_beta package
documentation
datastream/v1alpha1.dart
ListStreamsResponse
ListStreamsResponse constructor
ListStreamsResponse constructor
dark_mode
light_mode
ListStreamsResponse
constructor
ListStreamsResponse
(
{
String
?
nextPageToken
,
List
<
Stream
>
?
streams
,
List
<
String
>
?
unreachable
,
})
Implementation
ListStreamsResponse({ this.nextPageToken, this.streams, this.unreachable, });
googleapis_beta package
documentation
datastream/v1alpha1
ListStreamsResponse
ListStreamsResponse constructor
ListStreamsResponse class