Home
last modified time | relevance | path

Searched refs:tableReferenceType (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
DGooglePrivacyDlpV2BigQueryKey.php26 protected $tableReferenceType = GooglePrivacyDlpV2BigQueryTable::class; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2BigQueryKey
DGooglePrivacyDlpV2BigQueryOptions.php41 protected $tableReferenceType = GooglePrivacyDlpV2BigQueryTable::class; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2BigQueryOptions
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
DTableListTables.php50 protected $tableReferenceType = TableReference::class; variable in Google\\Service\\Bigquery\\TableListTables
DTable.php152 protected $tableReferenceType = TableReference::class; variable in Google\\Service\\Bigquery\\Table