CreateBigQueryExportRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request message for creating a BigQuery export.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The name of the parent resource of the new BigQuery export. Its format is "organizations/[organization_id]/locations/[location_id]", "folders/[folder_id]/locations/[location_id]", or "projects/[project_id]/locations/[location_id]". |
big_query_export |
google.cloud.securitycenter_v2.types.BigQueryExport
Required. The BigQuery export being created. |
big_query_export_id |
str
Required. Unique identifier provided by the client within the parent scope. It must consist of only lowercase letters, numbers, and hyphens, must start with a letter, must end with either a letter or a number, and must be 63 characters or less. |