Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2StorageConfig.php36 public function setBigQueryOptions(GooglePrivacyDlpV2BigQueryOptions $bigQueryOptions) argument
38 $this->bigQueryOptions = $bigQueryOptions;
45 return $this->bigQueryOptions;