Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2StorageConfig.php50 public function setCloudStorageOptions(GooglePrivacyDlpV2CloudStorageOptions $cloudStorageOptions) argument
52 $this->cloudStorageOptions = $cloudStorageOptions;
59 return $this->cloudStorageOptions;