Home
last modified time | relevance | path

Searched refs:GooglePrivacyDlpV2BigQueryTable (Results 1 – 10 of 10) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2BigQueryKey.php26 protected $tableReferenceType = GooglePrivacyDlpV2BigQueryTable::class;
44 * @param GooglePrivacyDlpV2BigQueryTable
46 public function setTableReference(GooglePrivacyDlpV2BigQueryTable $tableReference)
51 * @return GooglePrivacyDlpV2BigQueryTable
H A DGooglePrivacyDlpV2StatisticalTable.php27 protected $tableType = GooglePrivacyDlpV2BigQueryTable::class;
59 * @param GooglePrivacyDlpV2BigQueryTable
61 public function setTable(GooglePrivacyDlpV2BigQueryTable $table)
66 * @return GooglePrivacyDlpV2BigQueryTable
H A DGooglePrivacyDlpV2BigQueryField.php24 protected $tableType = GooglePrivacyDlpV2BigQueryTable::class;
42 * @param GooglePrivacyDlpV2BigQueryTable
44 public function setTable(GooglePrivacyDlpV2BigQueryTable $table)
49 * @return GooglePrivacyDlpV2BigQueryTable
H A DGooglePrivacyDlpV2BigQueryTable.php20 class GooglePrivacyDlpV2BigQueryTable extends \Google\Model class
80 class_alias(GooglePrivacyDlpV2BigQueryTable::class, 'Google_Service_DLP_GooglePrivacyDlpV2BigQueryT…
H A DGooglePrivacyDlpV2OutputStorageConfig.php26 protected $tableType = GooglePrivacyDlpV2BigQueryTable::class;
44 * @param GooglePrivacyDlpV2BigQueryTable
46 public function setTable(GooglePrivacyDlpV2BigQueryTable $table)
51 * @return GooglePrivacyDlpV2BigQueryTable
H A DGooglePrivacyDlpV2RiskAnalysisJobConfig.php27 protected $sourceTableType = GooglePrivacyDlpV2BigQueryTable::class;
59 * @param GooglePrivacyDlpV2BigQueryTable
61 public function setSourceTable(GooglePrivacyDlpV2BigQueryTable $sourceTable)
66 * @return GooglePrivacyDlpV2BigQueryTable
H A DGooglePrivacyDlpV2AnalyzeDataSourceRiskDetails.php38 protected $requestedSourceTableType = GooglePrivacyDlpV2BigQueryTable::class;
154 * @param GooglePrivacyDlpV2BigQueryTable
156 public function setRequestedSourceTable(GooglePrivacyDlpV2BigQueryTable $requestedSourceTable)
161 * @return GooglePrivacyDlpV2BigQueryTable
H A DGooglePrivacyDlpV2AuxiliaryTable.php27 protected $tableType = GooglePrivacyDlpV2BigQueryTable::class;
59 * @param GooglePrivacyDlpV2BigQueryTable
61 public function setTable(GooglePrivacyDlpV2BigQueryTable $table)
66 * @return GooglePrivacyDlpV2BigQueryTable
H A DGooglePrivacyDlpV2BigQueryOptions.php41 protected $tableReferenceType = GooglePrivacyDlpV2BigQueryTable::class;
129 * @param GooglePrivacyDlpV2BigQueryTable
131 public function setTableReference(GooglePrivacyDlpV2BigQueryTable $tableReference)
136 * @return GooglePrivacyDlpV2BigQueryTable
H A DGooglePrivacyDlpV2Export.php22 protected $profileTableType = GooglePrivacyDlpV2BigQueryTable::class;
26 * @param GooglePrivacyDlpV2BigQueryTable
28 public function setProfileTable(GooglePrivacyDlpV2BigQueryTable $profileTable)
33 * @return GooglePrivacyDlpV2BigQueryTable