Class: DatadogAPIClient::V1::SearchSLOResponseMeta

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

Overview

Searches metadata returned by the API.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#paginationObject

Pagination metadata returned by the API.



25
26
27
# File 'lib/datadog_api_client/v1/models/search_slo_response_meta.rb', line 25

def pagination
  @pagination
end