Skip to main content

Interface: IGetUsageResponse

cloudservice.v1.IGetUsageResponse

Properties of a GetUsageResponse.

Hierarchy

Properties

nextPageToken

Optional nextPageToken: null | string

The next page's token.

Inherited from

$Properties.nextPageToken


summaries

Optional summaries: null | $Properties[]

The list of data based on granularity (per Day for now) Ordered by: time range in ascending order

Inherited from

$Properties.summaries