SalesforceSourceConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)Salesforce source configuration
Attributes |
|
|---|---|
| Name | Description |
include_objects |
google.cloud.datastream_v1.types.SalesforceOrg
Salesforce objects to retrieve from the source. |
exclude_objects |
google.cloud.datastream_v1.types.SalesforceOrg
Salesforce objects to exclude from the stream. |
polling_interval |
google.protobuf.duration_pb2.Duration
Required. Salesforce objects polling interval. The interval at which new changes will be polled for each object. The duration must be between 5 minutes and 24 hours. |