Skip to main content

Interface: IBillingReportSpec

billing.v1.IBillingReportSpec

Properties of a BillingReportSpec.

Hierarchy

Properties

description

Optional description: null | string

The description for the billing report. Optional, default is empty.

Inherited from

$Properties.description


downloadUrlExpirationDuration

Optional downloadUrlExpirationDuration: null | $Properties

The duration after which the download url will expire. Optional, default is 5 minutes and maximum is 1 hour.

Inherited from

$Properties.downloadUrlExpirationDuration


endTimeExclusive

Optional endTimeExclusive: null | $Properties

The end time of the billing report (in UTC).

Inherited from

$Properties.endTimeExclusive


granularity

Optional granularity: null | BillingReportGranularity

The data granularity of the billing report. Optional, default is hourly. temporal:versioning:min_version=v0.16.0

Inherited from

$Properties.granularity


startTimeInclusive

Optional startTimeInclusive: null | $Properties

The start time of the billing report (in UTC).

Inherited from

$Properties.startTimeInclusive