Home
last modified time | relevance | path

Searched refs:tableId (Results 1 – 24 of 24) sorted by relevance

/plugin/authgoogle/google/contrib/
H A DGoogle_FusiontablesService.php87 $params = array('tableId' => $tableId);
1127 public $tableId; variable in Google_StyleSetting
1164 public function setTableId( $tableId) { argument
1165 $this->tableId = $tableId;
1168 return $this->tableId;
1218 public $tableId; variable in Google_Table
1276 $this->tableId = $tableId;
1279 return $this->tableId;
1315 public $tableId; variable in Google_Template
1343 $this->tableId = $tableId;
[all …]
H A DGoogle_BigqueryService.php306 * @param string $tableId Table ID of the table to read
342 * @param string $tableId Table ID of the table to delete
345 public function delete($projectId, $datasetId, $tableId, $optParams = array()) { argument
357 * @param string $tableId Table ID of the requested table
361 public function get($projectId, $datasetId, $tableId, $optParams = array()) { argument
417 * @param string $tableId Table ID of the table to update
437 * @param string $tableId Table ID of the table to update
1966 public $tableId; variable in Google_TableReference
1979 public function setTableId( $tableId) { argument
1980 $this->tableId = $tableId;
[all …]
H A DGoogle_AnalyticsService.php1607 public $tableId; variable in Google_GaDataProfileInfo
1633 public function setTableId( $tableId) { argument
1634 $this->tableId = $tableId;
1637 return $this->tableId;
2230 public $tableId; variable in Google_McfDataProfileInfo
2256 public function setTableId( $tableId) { argument
2257 $this->tableId = $tableId;
2260 return $this->tableId;
2728 public $tableId; variable in Google_RealtimeDataProfileInfo
2755 $this->tableId = $tableId;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/Resource/
H A DTables.php44 * @param string $tableId Table ID of the table to delete
47 public function delete($projectId, $datasetId, $tableId, $optParams = []) argument
49 $params = ['projectId' => $projectId, 'datasetId' => $datasetId, 'tableId' => $tableId];
60 * @param string $tableId Table ID of the requested table
67 public function get($projectId, $datasetId, $tableId, $optParams = []) argument
69 $params = ['projectId' => $projectId, 'datasetId' => $datasetId, 'tableId' => $tableId];
132 * @param string $tableId Table ID of the table to update
140 public function patch($projectId, $datasetId, $tableId, Table $postBody, $optParams = []) argument
142 …$params = ['projectId' => $projectId, 'datasetId' => $datasetId, 'tableId' => $tableId, 'postBody'…
191 * @param string $tableId Table ID of the table to update
[all …]
H A DTabledata.php40 * @param string $tableId Table ID of the destination table.
45 …public function insertAll($projectId, $datasetId, $tableId, TableDataInsertAllRequest $postBody, $… argument
47 …$params = ['projectId' => $projectId, 'datasetId' => $datasetId, 'tableId' => $tableId, 'postBody'…
57 * @param string $tableId Table 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 DRowAccessPolicies.php62 * @param string $tableId Required. Table ID of the table to list row access
73 public function listRowAccessPolicies($projectId, $datasetId, $tableId, $optParams = []) argument
75 $params = ['projectId' => $projectId, 'datasetId' => $datasetId, 'tableId' => $tableId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DRestoreTableRequest.php29 public $tableId; variable in Google\\Service\\BigtableAdmin\\RestoreTableRequest
48 public function setTableId($tableId) argument
50 $this->tableId = $tableId;
57 return $this->tableId;
H A DCreateTableRequest.php30 public $tableId; variable in Google\\Service\\BigtableAdmin\\CreateTableRequest
63 public function setTableId($tableId) argument
65 $this->tableId = $tableId;
72 return $this->tableId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTableReference.php33 public $tableId; variable in Google\\Service\\Bigquery\\TableReference
66 public function setTableId($tableId) argument
68 $this->tableId = $tableId;
75 return $this->tableId;
H A DRowAccessPolicyReference.php37 public $tableId; variable in Google\\Service\\Bigquery\\RowAccessPolicyReference
84 public function setTableId($tableId) argument
86 $this->tableId = $tableId;
93 return $this->tableId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2BigQueryTable.php33 public $tableId; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2BigQueryTable
66 public function setTableId($tableId) argument
68 $this->tableId = $tableId;
75 return $this->tableId;
H A DGooglePrivacyDlpV2TableDataProfile.php106 public $tableId; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2TableDataProfile
437 public function setTableId($tableId) argument
439 $this->tableId = $tableId;
446 return $this->tableId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryReservation/
H A DTableReference.php33 public $tableId; variable in Google\\Service\\BigQueryReservation\\TableReference
66 public function setTableId($tableId) argument
68 $this->tableId = $tableId;
75 return $this->tableId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBigQueryTableSpec.php29 public $tableId; variable in Google\\Service\\Sheets\\BigQueryTableSpec
52 public function setTableId($tableId) argument
54 $this->tableId = $tableId;
61 return $this->tableId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DBigTableIODetails.php33 public $tableId; variable in Google\\Service\\Dataflow\\BigTableIODetails
66 public function setTableId($tableId) argument
68 $this->tableId = $tableId;
75 return $this->tableId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1BigQuerySource.php41 public $tableId; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1BigQuerySource
102 public function setTableId($tableId) argument
104 $this->tableId = $tableId;
111 return $this->tableId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DRealtimeDataProfileInfo.php41 public $tableId; variable in Google\\Service\\Analytics\\RealtimeDataProfileInfo
106 public function setTableId($tableId) argument
108 $this->tableId = $tableId;
115 return $this->tableId;
H A DGaDataProfileInfo.php41 public $tableId; variable in Google\\Service\\Analytics\\GaDataProfileInfo
106 public function setTableId($tableId) argument
108 $this->tableId = $tableId;
115 return $this->tableId;
H A DMcfDataProfileInfo.php41 public $tableId; variable in Google\\Service\\Analytics\\McfDataProfileInfo
106 public function setTableId($tableId) argument
108 $this->tableId = $tableId;
115 return $this->tableId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2BigQuerySource.php43 public $tableId; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2BigQuerySource
118 public function setTableId($tableId) argument
120 $this->tableId = $tableId;
127 return $this->tableId;
/plugin/randomtables/action/
H A Dajax.php56 $tableId = isset($_POST['table_id']) ? trim($_POST['table_id']) : null;
57 if (!$tableId || !preg_match('/^[A-Za-z0-9_]+$/', $tableId)) {
74 $pick = $manager->rollOn($tableId);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBigquery.php635 'tableId' => [
693 'tableId' => [
713 'tableId' => [
746 'path' => 'projects/{projectId}/datasets/{datasetId}/tables/{tableId}',
759 'tableId' => [
766 'path' => 'projects/{projectId}/datasets/{datasetId}/tables/{tableId}',
779 'tableId' => [
838 'path' => 'projects/{projectId}/datasets/{datasetId}/tables/{tableId}',
851 'tableId' => [
882 'path' => 'projects/{projectId}/datasets/{datasetId}/tables/{tableId}',
[all …]
/plugin/database/
H A Ddatabase.php982 $this->id=$tableId;
984 if ($tableId<10) $id='0'.$tableId;
2199 global $tableId;
2268 $tableId = - $tab->id;
2276 $tableId = - $tableId;
2282 $tab=new Table ($tableId);
2306 $tab=new Table ($tableId);
2351 $tab=new Table ($tableId);
2375 $tab=new Table ($tableId);
2444 $tab=new Table ($tableId);
[all …]
/plugin/sqlraw/
H A Dsyntax.php108 $this->tableId = $data['id'];
203 if ($this->tableId != ' ') {
204 $id_string = 'id="'.$this->tableId.'" ';