GBQ Request data
Request Body for Google BigQuery
{
"type":string,
"id_attribute": string,
"payload": {
"project":string,
"dataset":string,
"table":string,
"method":string
}
}
type
string
Required. "BIGQUERY"
Last updated