Class ListBigQueryExportsResponse (1.17.0)

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

Response message for listing BigQuery exports.

Attributes

NameDescription
big_query_exports MutableSequence[google.cloud.securitycenter_v1.types.BigQueryExport]
The BigQuery exports from the specified parent.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.