Class: Google::Cloud::Datastream::V1::SourceObjectIdentifier::SalesforceObjectIdentifier

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 data source object identifier.

Instance Attribute Summary collapse

Instance Attribute Details

#object_name::String

Returns Required. The object name.

Returns:

  • (::String)

    Required. The object name.



1880
1881
1882
1883
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 1880

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