Sha256: f64acfa70d9067a8d9cb21edb5d66775a813e5a036a22f0f94e3b1a518967d81
Contents?: true
Size: 341 Bytes
Versions: 7
Compression:
Stored size: 341 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
7 entries across 7 versions & 1 rubygems