[{"label":"Latest (1.0.0)","version":"latest"}]
cost-and-usage-management
Pageable
Pagination information given by user
Properties
integer as int64
offset
Optional
The offset to be taken according to the underlying page and page size
integer as int32
page_number
Optional
The index of page to be returned (0-based)
integer as int32
page_size
Optional
Size of each page
boolean
paged
Optional
Whether the current Pageable contains pagination information
boolean
unpaged
Optional
Whether the current Pageable does not contain pagination information
JSON Example
{
"offset": 0,
"page_number": 0,
"page_size": 0,
"paged": false,
"sort": {
"empty": false,
"sorted": false,
"unsorted": false
},
"unpaged": false
}
[{"label":"Latest (1.0.0)","version":"latest"}]
cost-and-usage-management
Property Of
HistoricalUsageResponse
MetricsSearchResponse