Method: OCI::Monitoring::Models::Datapoint#to_s

Defined in:
lib/oci/monitoring/models/datapoint.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



141
142
143
# File 'lib/oci/monitoring/models/datapoint.rb', line 141

def to_s
  to_hash.to_s
end