Class: Google::Cloud::Datastream::V1::SalesforceOrg

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/datastream/v1/datastream_resources.rb

Overview

Salesforce organization structure.

Instance Attribute Summary collapse

Instance Attribute Details

#objects::Array<::Google::Cloud::Datastream::V1::SalesforceObject>

Returns Salesforce objects in the database server.

Returns:



1258
1259
1260
1261
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 1258

class SalesforceOrg
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end