v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1339132165.3 KB
projects

Lists Utilization Reports of the given Source.

get/v1/{+parent}/utilizationReports

Path parameters

parentstring required

Required. The Utilization Reports parent.

Query parameters

filterstring

Optional. The filter request.

orderBystring

Optional. the order by fields for the result.

pageSizeinteger

Optional. The maximum number of reports to return. The service may return fewer than this value. If unspecified, at most 500 reports will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.

pageTokenstring

Required. A page token, received from a previous ListUtilizationReports call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListUtilizationReports must match the call that provided the page token.

view'UTILIZATION_REPORT_VIEW_UNSPECIFIED' | 'BASIC' | 'FULL'

Optional. The level of details of each report. Defaults to BASIC.

Response

Successful response