Reference documentation and code samples for the Google Cloud Datastream V1 Client class SalesforceObject.
Salesforce object.
Generated from protobuf message google.cloud.datastream.v1.SalesforceObject
Namespace
Google \ Cloud \ Datastream \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ object_name
string
Object name.
↳ fields
array< SalesforceField
>
Salesforce fields. When unspecified as part of include objects, includes everything, when unspecified as part of exclude objects, excludes nothing.
getObjectName
Object name.
string
setObjectName
Object name.
var
string
$this
getFields
Salesforce fields.
When unspecified as part of include objects, includes everything, when unspecified as part of exclude objects, excludes nothing.
setFields
Salesforce fields.
When unspecified as part of include objects, includes everything, when unspecified as part of exclude objects, excludes nothing.
$this