Sha256: 14a689a285511b49c5a8cc94b739064996ecd2f3a4af3e84ecee0280bdf1ddc8
Contents?: true
Size: 392 Bytes
Versions: 2
Compression:
Stored size: 392 Bytes
Contents
# DatadogAPIClient::V1::SLOHistoryResponseError ## Properties | Name | Type | Description | Notes | | --------- | ---------- | --------------------- | ---------- | | **error** | **String** | Human readable error. | [optional] | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::SLOHistoryResponseError.new( error: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
datadog_api_client-1.6.0 | docs/v1/SLOHistoryResponseError.md |
datadog_api_client-1.5.0 | docs/v1/SLOHistoryResponseError.md |