Method: OCI::DataIntegration::Models::DataAssetFromOracleDetails#to_s
- Defined in:
- lib/oci/data_integration/models/data_asset_from_oracle_details.rb
#to_s ⇒ String
Returns the string representation of the object
273 274 275 |
# File 'lib/oci/data_integration/models/data_asset_from_oracle_details.rb', line 273 def to_s to_hash.to_s end |