Home
last modified time | relevance | path

Searched refs:getSchema (Results 1 – 25 of 38) sorted by path

12

/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/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DCustomDataSource.php234 public function getSchema() function in Google\\Service\\Analytics\\CustomDataSource
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DExternalDataConfiguration.php248 public function getSchema() function in Google\\Service\\Bigquery\\ExternalDataConfiguration
H A DGetQueryResultsResponse.php200 public function getSchema() function in Google\\Service\\Bigquery\\GetQueryResultsResponse
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 DQueryResponse.php200 public function getSchema() function in Google\\Service\\Bigquery\\QueryResponse
H A DTable.php607 public function getSchema() function in Google\\Service\\Bigquery\\Table
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1Entity.php259 public function getSchema() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1Entity
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DParserConfig.php61 public function getSchema() function in Google\\Service\\CloudHealthcare\\ParserConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudSearch.php266 ],'getSchema' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/Resource/
H A DIndexingDatasources.php64 public function getSchema($name, $optParams = []) function in Google\\Service\\CloudSearch\\Resource\\IndexingDatasources
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DUpdateSchemaRequest.php55 public function getSchema() function in Google\\Service\\CloudSearch\\UpdateSchemaRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1Entry.php337 public function getSchema() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1Entry
H A DGoogleCloudDatacatalogV1beta1Entry.php135 public function getSchema() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1Entry
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DOracleObjectIdentifier.php41 public function getSchema() function in Google\\Service\\Datastream\\OracleObjectIdentifier
H A DOracleSchema.php54 public function getSchema() function in Google\\Service\\Datastream\\OracleSchema
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DSchemaSettings.php55 public function getSchema() function in Google\\Service\\Pubsub\\SchemaSettings
H A DValidateMessageRequest.php89 public function getSchema() function in Google\\Service\\Pubsub\\ValidateMessageRequest
H A DValidateSchemaRequest.php35 public function getSchema() function in Google\\Service\\Pubsub\\ValidateSchemaRequest
/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());
/plugin/struct/action/
H A Daggregationeditor.php111 if (!$access->getSchema()->isEditable()) {
H A Dbureaucracy.php180 $validator->getAccessTable()->getSchema()->getTable()
H A Dedit.php117 if (!$schema->getSchema()->isEditable()) {
132 $html .= '<legend>' . hsc($schema->getSchema()->getTranslatedLabel()) . '</legend>';
H A Dentry.php144 if ($schemaData->getSchema()->isEditable()) {
151 if ($validation->getAccessTable()->getSchema()->isEditable()) {
157 $validation->getAccessTable()->getSchema()->getTable()

12