Method: OpenapiClient::DataSourceConfig#to_s
- Defined in:
- lib/openapi_client/models/data_source_config.rb
#to_s ⇒ String
Returns the string representation of the object
182 183 184 |
# File 'lib/openapi_client/models/data_source_config.rb', line 182 def to_s to_hash.to_s end |