BigQueryDestination

The destination big query dataset to export findings to.

JSON representation
{
  "dataset": string
}
Fields
dataset

string

Required. The relative resource name of the destination dataset, in the form projects/{projectId}/datasets/{datasetId}.