Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2OutputStorageConfig.php25 public $outputSchema; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2OutputStorageConfig
32 public function setOutputSchema($outputSchema) argument
34 $this->outputSchema = $outputSchema;
41 return $this->outputSchema;