Home
last modified time | relevance | path

Searched refs:getSchema (Results 26 – 38 of 38) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DExternalDataConfiguration.php248 public function getSchema() function in Google\\Service\\Bigquery\\ExternalDataConfiguration
H A DJobConfigurationLoad.php434 public function getSchema() function in Google\\Service\\Bigquery\\JobConfigurationLoad
H A DJobStatistics2.php416 public function getSchema() function in Google\\Service\\Bigquery\\JobStatistics2
H A DTable.php607 public function getSchema() function in Google\\Service\\Bigquery\\Table
/plugin/structtasks/meta/
H A DUtilities.php44 $schemas_found = $this->struct->getSchema($schema);
/plugin/struct/action/
H A Dbureaucracy.php180 $validator->getAccessTable()->getSchema()->getTable()
H A Daggregationeditor.php111 if (!$access->getSchema()->isEditable()) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1Entry.php337 public function getSchema() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1Entry
/plugin/authgoogle/google/contrib/
H A DGoogle_BigqueryService.php789 public function getSchema() { function in Google_GetQueryResultsResponse
1067 public function getSchema() { function in Google_JobConfigurationLoad
1689 public function getSchema() { function in Google_QueryResponse
1787 public function getSchema() { function in Google_Table
/plugin/struct/admin/
H A Dschemas.php322 $schemas = helper_plugin_struct::getSchema();
/plugin/struct/meta/
H A DAccessTable.php148 public function getSchema() function in dokuwiki\\plugin\\struct\\meta\\AccessTable
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudSearch.php266 ],'getSchema' => [
/plugin/edittable/lib/
H A Dhandsontable.full.js15583 var dataSchema = datamap.getSchema();
15700 this.getSchema = function () {
15701 return datamap.getSchema();
20112 return (0, _object.isObjectEquals)(this.getSchema()[meta.prop], value);
33361 var schema = this.getSchema();
33439 DataMap.prototype.getSchema = function () {
33483 row = (0, _object.deepClone)(this.getSchema());
33495 (0, _object.deepExtend)(row, this.getSchema());

12