Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2TableOptions.php29 public function setIdentifyingFields($identifyingFields) argument
31 $this->identifyingFields = $identifyingFields;
38 return $this->identifyingFields;
H A DGooglePrivacyDlpV2BigQueryOptions.php61 public function setIdentifyingFields($identifyingFields) argument
63 $this->identifyingFields = $identifyingFields;
70 return $this->identifyingFields;