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