Class ListReportConfigsResponse (0.1.7)

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

Message for response to listing ReportConfigs

Attributes

NameDescription
report_configs MutableSequence[google.cloud.storageinsights_v1.types.ReportConfig]
The list of ReportConfig
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.