Method: OCI::Monitoring::Models::Datapoint#to_s
- Defined in:
- lib/oci/monitoring/models/datapoint.rb
#to_s ⇒ String
Returns the string representation of the object
141 142 143 |
# File 'lib/oci/monitoring/models/datapoint.rb', line 141 def to_s to_hash.to_s end |