Sha256: 2159071477553ce00f1769c197b55e7a3d826f16d33108e923319428762aa33c

Contents?: true

Size: 450 Bytes

Versions: 2

Compression:

Stored size: 450 Bytes

Contents

# DatadogAPIClient::V1::NotebookUpdateRequest

## Properties

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

## Example

```ruby
require 'datadog_api_client/v1'

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

Version data entries

2 entries across 2 versions & 1 rubygems

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