Home
last modified time | relevance | path

Searched refs:sourceTable (Results 1 – 10 of 10) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
DBackupInfo.php33 public $sourceTable; variable in Google\\Service\\BigtableAdmin\\BackupInfo
70 public function setSourceTable($sourceTable) argument
72 $this->sourceTable = $sourceTable;
79 return $this->sourceTable;
DCreateBackupMetadata.php33 public $sourceTable; variable in Google\\Service\\BigtableAdmin\\CreateBackupMetadata
70 public function setSourceTable($sourceTable) argument
72 $this->sourceTable = $sourceTable;
79 return $this->sourceTable;
DBackup.php43 public $sourceTable; variable in Google\\Service\\BigtableAdmin\\Backup
126 public function setSourceTable($sourceTable) argument
128 $this->sourceTable = $sourceTable;
135 return $this->sourceTable;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
DGooglePrivacyDlpV2RiskAnalysisJobConfig.php61 public function setSourceTable(GooglePrivacyDlpV2BigQueryTable $sourceTable) argument
63 $this->sourceTable = $sourceTable;
70 return $this->sourceTable;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
DJobConfigurationTableCopy.php121 public function setSourceTable(TableReference $sourceTable) argument
123 $this->sourceTable = $sourceTable;
130 return $this->sourceTable;
DJobConfigurationExtract.php157 public function setSourceTable(TableReference $sourceTable) argument
159 $this->sourceTable = $sourceTable;
166 return $this->sourceTable;
/plugin/authgoogle/google/contrib/
DGoogle_BigqueryService.php929 public $sourceTable; variable in Google_JobConfigurationExtract
954 public function setSourceTable(Google_TableReference $sourceTable) { argument
955 $this->sourceTable = $sourceTable;
958 return $this->sourceTable;
1193 public $sourceTable; variable in Google_JobConfigurationTableCopy
1207 public function setSourceTable(Google_TableReference $sourceTable) { argument
1208 $this->sourceTable = $sourceTable;
1211 return $this->sourceTable;
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js19987 sourceTable: property
20131 var sourceTable = this.sourceTable.append({object:{}}, parentNode);
20132 var row = $$(".netInfoPostSourceTitle", sourceTable)[0];
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js5269 …,$STR("xmlviewer.tab.XML")))),TR(TD({"class":"netInfoPostXMLBody"})))),sourceTable:TABLE({"class":… property
5300 },insertSource:function(parentNode,text){var sourceTable=this.sourceTable.append({object:{}},parent…
5301 var row=$$(".netInfoPostSourceTitle",sourceTable)[0];
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js5280 …,$STR("xmlviewer.tab.XML")))),TR(TD({"class":"netInfoPostXMLBody"})))),sourceTable:TABLE({"class":… property
5311 },insertSource:function(parentNode,text){var sourceTable=this.sourceTable.append({object:{}},parent…
5312 var row=$$(".netInfoPostSourceTitle",sourceTable)[0];