/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/Resource/ |
H A D | Routines.php | 38 * @param string $datasetId Required. Dataset ID of the routine to delete 42 public function delete($projectId, $datasetId, $routineId, $optParams = []) argument 44 $params = ['projectId' => $projectId, 'datasetId' => $datasetId, 'routineId' => $routineId]; 52 * @param string $datasetId Required. Dataset ID of the requested routine 60 public function get($projectId, $datasetId, $routineId, $optParams = []) argument 70 * @param string $datasetId Required. Dataset ID of the new routine 75 public function insert($projectId, $datasetId, Routine $postBody, $optParams = []) argument 86 * @param string $datasetId Required. Dataset ID of the routines to list 105 public function listRoutines($projectId, $datasetId, $optParams = []) argument 107 $params = ['projectId' => $projectId, 'datasetId' => $datasetId]; [all …]
|
H A D | Tables.php | 43 * @param string $datasetId Dataset ID of the table to delete 47 public function delete($projectId, $datasetId, $tableId, $optParams = []) argument 59 * @param string $datasetId Dataset ID of the requested table 67 public function get($projectId, $datasetId, $tableId, $optParams = []) argument 94 * @param string $datasetId Dataset ID of the new table 99 public function insert($projectId, $datasetId, Table $postBody, $optParams = []) argument 110 * @param string $datasetId Dataset ID of the tables to list 118 public function listTables($projectId, $datasetId, $optParams = []) argument 120 $params = ['projectId' => $projectId, 'datasetId' => $datasetId]; 131 * @param string $datasetId Dataset ID of the table to update [all …]
|
H A D | Models.php | 37 * @param string $datasetId Required. Dataset ID of the model to delete. 41 public function delete($projectId, $datasetId, $modelId, $optParams = []) argument 43 $params = ['projectId' => $projectId, 'datasetId' => $datasetId, 'modelId' => $modelId]; 51 * @param string $datasetId Required. Dataset ID of the requested model. 56 public function get($projectId, $datasetId, $modelId, $optParams = []) argument 58 $params = ['projectId' => $projectId, 'datasetId' => $datasetId, 'modelId' => $modelId]; 68 * @param string $datasetId Required. Dataset ID of the models to list. 78 public function listModels($projectId, $datasetId, $optParams = []) argument 80 $params = ['projectId' => $projectId, 'datasetId' => $datasetId]; 88 * @param string $datasetId Required. Dataset ID of the model to patch. [all …]
|
H A D | Datasets.php | 40 * @param string $datasetId Dataset ID of dataset being deleted 47 public function delete($projectId, $datasetId, $optParams = []) argument 49 $params = ['projectId' => $projectId, 'datasetId' => $datasetId]; 57 * @param string $datasetId Dataset ID of the requested dataset 61 public function get($projectId, $datasetId, $optParams = []) argument 63 $params = ['projectId' => $projectId, 'datasetId' => $datasetId]; 111 * @param string $datasetId Dataset ID of the dataset being updated 116 public function patch($projectId, $datasetId, Dataset $postBody, $optParams = []) argument 118 $params = ['projectId' => $projectId, 'datasetId' => $datasetId, 'postBody' => $postBody]; 128 * @param string $datasetId Dataset ID of the dataset being updated [all …]
|
H A D | Tabledata.php | 39 * @param string $datasetId Dataset ID of the destination table. 45 …public function insertAll($projectId, $datasetId, $tableId, TableDataInsertAllRequest $postBody, $… argument 47 …$params = ['projectId' => $projectId, 'datasetId' => $datasetId, 'tableId' => $tableId, 'postBody'… 56 * @param string $datasetId Dataset ID of the table to read 68 public function listTabledata($projectId, $datasetId, $tableId, $optParams = []) argument 70 $params = ['projectId' => $projectId, 'datasetId' => $datasetId, 'tableId' => $tableId];
|
H A D | RowAccessPolicies.php | 61 * @param string $datasetId Required. Dataset ID of row access policies to list. 73 public function listRowAccessPolicies($projectId, $datasetId, $tableId, $optParams = []) argument 75 $params = ['projectId' => $projectId, 'datasetId' => $datasetId, 'tableId' => $tableId];
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/Resource/ |
H A D | UsersDataSourcesDatasets.php | 45 * @param string $datasetId Dataset identifier that is a composite of the 51 public function delete($userId, $dataSourceId, $datasetId, $optParams = []) argument 53 $params = ['userId' => $userId, 'dataSourceId' => $dataSourceId, 'datasetId' => $datasetId]; 68 * @param string $datasetId Dataset identifier that is a composite of the 86 public function get($userId, $dataSourceId, $datasetId, $optParams = []) argument 88 $params = ['userId' => $userId, 'dataSourceId' => $dataSourceId, 'datasetId' => $datasetId]; 103 * @param string $datasetId This field is not used, and can be safely omitted. 108 public function patch($userId, $dataSourceId, $datasetId, Dataset $postBody, $optParams = []) argument 110 …$params = ['userId' => $userId, 'dataSourceId' => $dataSourceId, 'datasetId' => $datasetId, 'postB…
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Bigquery.php | 99 'datasetId' => [ 118 'datasetId' => [ 169 'datasetId' => [ 184 'datasetId' => [ 374 'datasetId' => [ 394 'datasetId' => [ 414 'datasetId' => [ 437 'datasetId' => [ 500 'datasetId' => [ 520 'datasetId' => [ [all …]
|
H A D | Fitness.php | 246 'path' => '{userId}/dataSources/{dataSourceId}/datasets/{datasetId}', 259 'datasetId' => [ 266 'path' => '{userId}/dataSources/{dataSourceId}/datasets/{datasetId}', 279 'datasetId' => [ 294 'path' => '{userId}/dataSources/{dataSourceId}/datasets/{datasetId}', 307 'datasetId' => [
|
H A D | CloudHealthcare.php | 133 'datasetId' => [
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/ |
H A D | BigQueryDestination.php | 25 public $datasetId; variable in Google\\Service\\Container\\BigQueryDestination 30 public function setDatasetId($datasetId) argument 32 $this->datasetId = $datasetId; 39 return $this->datasetId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/ |
H A D | DatasetReference.php | 25 public $datasetId; variable in Google\\Service\\Bigquery\\DatasetReference 34 public function setDatasetId($datasetId) argument 36 $this->datasetId = $datasetId; 43 return $this->datasetId;
|
H A D | ModelReference.php | 25 public $datasetId; variable in Google\\Service\\Bigquery\\ModelReference 38 public function setDatasetId($datasetId) argument 40 $this->datasetId = $datasetId; 47 return $this->datasetId;
|
H A D | TableReference.php | 25 public $datasetId; variable in Google\\Service\\Bigquery\\TableReference 38 public function setDatasetId($datasetId) argument 40 $this->datasetId = $datasetId; 47 return $this->datasetId;
|
H A D | RoutineReference.php | 25 public $datasetId; variable in Google\\Service\\Bigquery\\RoutineReference 38 public function setDatasetId($datasetId) argument 40 $this->datasetId = $datasetId; 47 return $this->datasetId;
|
H A D | RowAccessPolicyReference.php | 25 public $datasetId; variable in Google\\Service\\Bigquery\\RowAccessPolicyReference 42 public function setDatasetId($datasetId) argument 44 $this->datasetId = $datasetId; 51 return $this->datasetId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/ |
H A D | GooglePrivacyDlpV2BigQueryTable.php | 25 public $datasetId; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2BigQueryTable 38 public function setDatasetId($datasetId) argument 40 $this->datasetId = $datasetId; 47 return $this->datasetId;
|
H A D | GooglePrivacyDlpV2TableDataProfile.php | 34 public $datasetId; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2TableDataProfile 157 public function setDatasetId($datasetId) argument 159 $this->datasetId = $datasetId; 166 return $this->datasetId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryReservation/ |
H A D | TableReference.php | 25 public $datasetId; variable in Google\\Service\\BigQueryReservation\\TableReference 38 public function setDatasetId($datasetId) argument 40 $this->datasetId = $datasetId; 47 return $this->datasetId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
H A D | BigQueryTableSpec.php | 25 public $datasetId; variable in Google\\Service\\Sheets\\BigQueryTableSpec 38 public function setDatasetId($datasetId) argument 40 $this->datasetId = $datasetId; 47 return $this->datasetId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/ |
H A D | GoogleCloudRecommendationengineV1beta1BigQuerySource.php | 29 public $datasetId; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1BigQuerySource 60 public function setDatasetId($datasetId) argument 62 $this->datasetId = $datasetId; 69 return $this->datasetId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/ |
H A D | GoogleCloudRetailV2BigQuerySource.php | 29 public $datasetId; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2BigQuerySource 62 public function setDatasetId($datasetId) argument 64 $this->datasetId = $datasetId; 71 return $this->datasetId;
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_DatastoreService.php | 31 * @param string $datasetId Identifies the dataset. 49 * @param string $datasetId Identifies the dataset. 67 * @param string $datasetId Identifies the dataset. 85 * @param string $datasetId Identifies the dataset. 103 * @param string $datasetId Identifies the dataset. 121 * @param string $datasetId Identifies the dataset. 139 * @param string $datasetId Identifies the dataset. 597 public $datasetId; variable in Google_PartitionId 599 public function setDatasetId( $datasetId) { argument 600 $this->datasetId = $datasetId; [all …]
|
H A D | Google_BigqueryService.php | 33 * @param string $datasetId Dataset ID of dataset being deleted 48 * @param string $datasetId Dataset ID of the requested dataset 375 * @param string $datasetId Dataset ID of the new table 680 public $datasetId; variable in Google_DatasetReference 682 public function setDatasetId( $datasetId) { argument 683 $this->datasetId = $datasetId; 686 return $this->datasetId; 1964 public $datasetId; variable in Google_TableReference 1967 public function setDatasetId( $datasetId) { argument 1968 $this->datasetId = $datasetId; [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/ |
H A D | Precinct.php | 34 public $datasetId; variable in Google\\Service\\CivicInfo\\Precinct 111 public function setDatasetId($datasetId) argument 113 $this->datasetId = $datasetId; 120 return $this->datasetId;
|