menu
googleapis package
documentation
pubsub/v1.dart
CreateSnapshotRequest
CreateSnapshotRequest constructor
CreateSnapshotRequest constructor
dark_mode
light_mode
CreateSnapshotRequest
constructor
CreateSnapshotRequest
(
{
Map
<
String
,
String
>
?
labels
,
String
?
subscription
,
})
Implementation
CreateSnapshotRequest({ this.labels, this.subscription, });
googleapis package
documentation
pubsub/v1
CreateSnapshotRequest
CreateSnapshotRequest constructor
CreateSnapshotRequest class