menu
googleapis package
documentation
connectors/v1.dart
PubSub
PubSub.new constructor
PubSub.new constructor
dark_mode
light_mode
PubSub
constructor
PubSub
(
{
Map
<
String
,
String
>
?
attributes
,
List
<
ConfigVariable
>
?
configVariables
,
String
?
projectId
,
String
?
topicId
,
})
Implementation
PubSub({
this
.attributes,
this
.configVariables,
this
.projectId,
this
.topicId, });
googleapis package
documentation
connectors/v1
PubSub
PubSub.new constructor
PubSub class