Sha256: 33bfa1ae85c84dde21c7a3bcec6da2f203c4ed370770c2a913b163fe5a2702b4
Contents?: true
Size: 389 Bytes
Versions: 7
Compression:
Stored size: 389 Bytes
Contents
# DatadogAPIClient::V1::MetricSearchResponseResults ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **metrics** | **Array<String>** | List of metrics that match the search query. | [optional] | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::MetricSearchResponseResults.new( metrics: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems