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