Reference documentation and code samples for the Google Cloud Datastream V1 Client class SalesforceSourceConfig.
Salesforce source configuration
Generated from protobuf message google.cloud.datastream.v1.SalesforceSourceConfig
Namespace
Google \ Cloud \ Datastream \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ include_objects
↳ exclude_objects
↳ polling_interval
Google\Protobuf\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.
getIncludeObjects
Salesforce objects to retrieve from the source.
hasIncludeObjects
clearIncludeObjects
setIncludeObjects
Salesforce objects to retrieve from the source.
$this
getExcludeObjects
Salesforce objects to exclude from the stream.
hasExcludeObjects
clearExcludeObjects
setExcludeObjects
Salesforce objects to exclude from the stream.
$this
getPollingInterval
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.
hasPollingInterval
clearPollingInterval
setPollingInterval
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.
$this