Sha256: 5b51e99182ca708d25d45ac1cae7db468533d669c6290b6c5ddb9c45081ac8c4
Contents?: true
Size: 377 Bytes
Versions: 2
Compression:
Stored size: 377 Bytes
Contents
# DatadogAPIClient::V1::LogQueryDefinitionSearch ## Properties | Name | Type | Description | Notes | | --------- | ---------- | ---------------------- | ----- | | **query** | **String** | Search value to apply. | | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::LogQueryDefinitionSearch.new( query: ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
datadog_api_client-1.6.0 | docs/v1/LogQueryDefinitionSearch.md |
datadog_api_client-1.5.0 | docs/v1/LogQueryDefinitionSearch.md |