Class: DatadogAPIClient::V1::PublishedDatasetProvider

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v1/models/published_dataset_provider.rb

Overview

Product page that published the dataset queried by a DatasetListQuery. ddsql_query is the only provider currently supported for host map widgets.

Constant Summary collapse

DDSQL_QUERY =
"ddsql_query".freeze

Method Summary

Methods included from BaseEnumModel

included