Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2RecordKey.php35 public function setBigQueryKey(GooglePrivacyDlpV2BigQueryKey $bigQueryKey) argument
37 $this->bigQueryKey = $bigQueryKey;
44 return $this->bigQueryKey;