Method: DatadogAPIClient::V2::EntityResponseIncludedRawSchemaAttributes#raw_schema
- Defined in:
- lib/datadog_api_client/v2/models/entity_response_included_raw_schema_attributes.rb
#raw_schema ⇒ Object
Schema from user input in base64 encoding.
25 26 27 |
# File 'lib/datadog_api_client/v2/models/entity_response_included_raw_schema_attributes.rb', line 25 def raw_schema @raw_schema end |