Method: OCI::DataIntegration::Models::DataAssetSummaryCollection#to_s

Defined in:
lib/oci/data_integration/models/data_asset_summary_collection.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



112
113
114
# File 'lib/oci/data_integration/models/data_asset_summary_collection.rb', line 112

def to_s
  to_hash.to_s
end