Class MongodbSourceConfig (1.15.0)

MongodbSourceConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

MongoDB source configuration.

Attributes

Name Description
include_objects google.cloud.datastream_v1.types.MongodbCluster
MongoDB collections to include in the stream.
exclude_objects google.cloud.datastream_v1.types.MongodbCluster
MongoDB collections to exclude from the stream.
max_concurrent_backfill_tasks int
Optional. Maximum number of concurrent backfill tasks. The number should be non-negative and less than or equal to 50. If not set (or set to 0), the system's default value is used