Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::SalesforceObject.
Salesforce object.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#fields
def fields() -> ::Array<::Google::Cloud::Datastream::V1::SalesforceField>
Returns
- (::Array<::Google::Cloud::Datastream::V1::SalesforceField>) — Salesforce fields. When unspecified as part of include objects, includes everything, when unspecified as part of exclude objects, excludes nothing.
#fields=
def fields=(value) -> ::Array<::Google::Cloud::Datastream::V1::SalesforceField>
Parameter
- value (::Array<::Google::Cloud::Datastream::V1::SalesforceField>) — Salesforce fields. When unspecified as part of include objects, includes everything, when unspecified as part of exclude objects, excludes nothing.
Returns
- (::Array<::Google::Cloud::Datastream::V1::SalesforceField>) — Salesforce fields. When unspecified as part of include objects, includes everything, when unspecified as part of exclude objects, excludes nothing.
#object_name
def object_name() -> ::String
Returns
- (::String) — Object name.
#object_name=
def object_name=(value) -> ::String
Parameter
- value (::String) — Object name.
Returns
- (::String) — Object name.