Searched refs:tableReferenceType (Results 1 – 4 of 4) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/ | ||
H A D | GooglePrivacyDlpV2BigQueryKey.php | 26 protected $tableReferenceType = GooglePrivacyDlpV2BigQueryTable::class; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2BigQueryKey |
H A D | GooglePrivacyDlpV2BigQueryOptions.php | 41 protected $tableReferenceType = GooglePrivacyDlpV2BigQueryTable::class; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2BigQueryOptions |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/ | ||
H A D | TableListTables.php | 50 protected $tableReferenceType = TableReference::class; variable in Google\\Service\\Bigquery\\TableListTables |
H A D | Table.php | 152 protected $tableReferenceType = TableReference::class; variable in Google\\Service\\Bigquery\\Table |