Google Cloud Datastream V1 Client - Class SalesforceOrg (2.3.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Datastream V1 Client class SalesforceOrg.
Salesforce organization structure.
Generated from protobuf message google.cloud.datastream.v1.SalesforceOrg
Namespace
Google \ Cloud \ Datastream \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ objects |
array<SalesforceObject>
Salesforce objects in the database server. |
getObjects
Salesforce objects in the database server.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setObjects
Salesforce objects in the database server.
| Parameter | |
|---|---|
| Name | Description |
var |
array<SalesforceObject>
|
| Returns | |
|---|---|
| Type | Description |
$this |
|