pubsubConfigs property
How this repository publishes a change in the repository through Cloud Pub/Sub.
Keyed by the topic names.
Implementation
core.Map<core.String, PubsubConfig>? pubsubConfigs;
How this repository publishes a change in the repository through Cloud Pub/Sub.
Keyed by the topic names.
core.Map<core.String, PubsubConfig>? pubsubConfigs;