Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2BigQueryOptions.php75 public function setIncludedFields($includedFields) argument
77 $this->includedFields = $includedFields;
84 return $this->includedFields;