Sha256: 53f24e1ad1519a786063a7635685ec5d0d1b186f389f620d96a9c1e253d330d2
Contents?: true
Size: 330 Bytes
Versions: 7
Compression:
Stored size: 330 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
7 entries across 7 versions & 1 rubygems