Sha256: bd381c24ba6d6756db21ee0b31dc9e8ce74d617d2279becbbdd44d7ccc1ec172

Contents?: true

Size: 467 Bytes

Versions: 2

Compression:

Stored size: 467 Bytes

Contents

# DatadogAPIClient::V1::NotebookResponse

## Properties

| Name     | Type                                                | Description | Notes      |
| -------- | --------------------------------------------------- | ----------- | ---------- |
| **data** | [**NotebookResponseData**](NotebookResponseData.md) |             | [optional] |

## Example

```ruby
require 'datadog_api_client/v1'

instance = DatadogAPIClient::V1::NotebookResponse.new(
  data: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

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