Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2StorageConfig.php24 protected $cloudStorageOptionsType = GooglePrivacyDlpV2CloudStorageOptions::class;
48 * @param GooglePrivacyDlpV2CloudStorageOptions
50 public function setCloudStorageOptions(GooglePrivacyDlpV2CloudStorageOptions $cloudStorageOptions)
55 * @return GooglePrivacyDlpV2CloudStorageOptions
H A DGooglePrivacyDlpV2CloudStorageOptions.php20 class GooglePrivacyDlpV2CloudStorageOptions extends \Google\Collection class
133 class_alias(GooglePrivacyDlpV2CloudStorageOptions::class, 'Google_Service_DLP_GooglePrivacyDlpV2Clo…