Sha256: eb78222c314c3568d8cc8b36086d974eea3d22ea50661461266081c9f7b99be4
Contents?: true
Size: 474 Bytes
Versions: 6
Compression:
Stored size: 474 Bytes
Contents
# DatadogAPIClient::V2::LogsAggregateRequestPage ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **cursor** | **String** | The returned paging point to use to get the next results | [optional] | ## Example ```ruby require 'datadog_api_client/v2' instance = DatadogAPIClient::V2::LogsAggregateRequestPage.new( cursor: eyJzdGFydEF0IjoiQVFBQUFYS2tMS3pPbm40NGV3QUFBQUJCV0V0clRFdDZVbG8zY3pCRmNsbHJiVmxDWlEifQ== ) ```
Version data entries
6 entries across 6 versions & 1 rubygems