Sha256: 3dc7d139af50305bbd4427f649c1c5231c5dfd20067057941c6d66039d175671
Contents?: true
Size: 524 Bytes
Versions: 1
Compression:
Stored size: 524 Bytes
Contents
# DatadogAPIClient::V1::SunburstWidgetLegendTable ## Properties | Name | Type | Description | Notes | | -------- | --------------------------------------------------------------------- | ----------- | ----- | | **type** | [**SunburstWidgetLegendTableType**](SunburstWidgetLegendTableType.md) | | | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::SunburstWidgetLegendTable.new( type: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
datadog_api_client-1.6.0 | docs/v1/SunburstWidgetLegendTable.md |