Mise à jour des librairies
This commit is contained in:
@@ -68,6 +68,7 @@ class Google_Service_Bigquery extends Google_Service
|
||||
parent::__construct($client);
|
||||
$this->rootUrl = 'https://www.googleapis.com/';
|
||||
$this->servicePath = 'bigquery/v2/';
|
||||
$this->batchPath = 'batch/bigquery/v2';
|
||||
$this->version = 'v2';
|
||||
$this->serviceName = 'bigquery';
|
||||
|
||||
@@ -299,6 +300,10 @@ class Google_Service_Bigquery extends Google_Service
|
||||
'location' => 'query',
|
||||
'type' => 'string',
|
||||
),
|
||||
'parentJobId' => array(
|
||||
'location' => 'query',
|
||||
'type' => 'string',
|
||||
),
|
||||
'projection' => array(
|
||||
'location' => 'query',
|
||||
'type' => 'string',
|
||||
|
||||
Reference in New Issue
Block a user