Class Report (1.12.0)

Report(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The ID and description of a report that was used to generate report data. For example, "GCP Daily Spend", "Google Workspace License Activity", etc.

Attributes

NameDescription
name str
Required. The report's resource name. Specifies the account and report used to generate report data. The report_id identifier is a UID (for example, 613bf59q). Name uses the format: accounts/{account_id}/reports/{report_id}
display_name str
A human-readable name for this report.
columns MutableSequence[google.cloud.channel_v1.types.Column]
The list of columns included in the report. This defines the schema of the report results.
description str
A description of other aspects of the report, such as the products it supports.