Home
last modified time | relevance | path

Searched refs:GooglePrivacyDlpV2BigQueryOptions (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2StorageConfig.php22 protected $bigQueryOptionsType = GooglePrivacyDlpV2BigQueryOptions::class;
34 * @param GooglePrivacyDlpV2BigQueryOptions
36 public function setBigQueryOptions(GooglePrivacyDlpV2BigQueryOptions $bigQueryOptions)
41 * @return GooglePrivacyDlpV2BigQueryOptions
H A DGooglePrivacyDlpV2BigQueryOptions.php20 class GooglePrivacyDlpV2BigQueryOptions extends \Google\Collection class
145 class_alias(GooglePrivacyDlpV2BigQueryOptions::class, 'Google_Service_DLP_GooglePrivacyDlpV2BigQuer…