Method: OCI::DataIntegration::Models::DataAssetSummaryCollection#to_s
- Defined in:
- lib/oci/data_integration/models/data_asset_summary_collection.rb
#to_s ⇒ String
Returns the string representation 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 |