Sha256: f66e4ead6750b6ad7835615d26cf29a698804c2bbdfad9eebfd3a5bdddd50396
Contents?: true
Size: 580 Bytes
Versions: 2
Compression:
Stored size: 580 Bytes
Contents
# DatadogAPIClient::V1::WidgetEvent ## Properties | Name | Type | Description | Notes | | ------------------ | ---------- | --------------------------------------------- | ---------- | | **q** | **String** | Query definition. | | | **tags_execution** | **String** | The execution method for multi-value filters. | [optional] | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::WidgetEvent.new( q: , tags_execution: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
datadog_api_client-1.6.0 | docs/v1/WidgetEvent.md |
datadog_api_client-1.5.0 | docs/v1/WidgetEvent.md |