Sha256: aec204837dc1c147329831ed79f51638d2df0796be67345767e2549e6f3b0644

Contents?: true

Size: 523 Bytes

Versions: 2

Compression:

Stored size: 523 Bytes

Contents

# DatadogAPIClient::V1::SLOListResponseMetadata

## Properties

| Name     | Type                                                              | Description | Notes      |
| -------- | ----------------------------------------------------------------- | ----------- | ---------- |
| **page** | [**SLOListResponseMetadataPage**](SLOListResponseMetadataPage.md) |             | [optional] |

## Example

```ruby
require 'datadog_api_client/v1'

instance = DatadogAPIClient::V1::SLOListResponseMetadata.new(
  page: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
datadog_api_client-1.6.0 docs/v1/SLOListResponseMetadata.md
datadog_api_client-1.5.0 docs/v1/SLOListResponseMetadata.md