Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2StorageConfig.php26 protected $datastoreOptionsType = GooglePrivacyDlpV2DatastoreOptions::class;
62 * @param GooglePrivacyDlpV2DatastoreOptions
64 public function setDatastoreOptions(GooglePrivacyDlpV2DatastoreOptions $datastoreOptions)
69 * @return GooglePrivacyDlpV2DatastoreOptions
H A DGooglePrivacyDlpV2DatastoreOptions.php20 class GooglePrivacyDlpV2DatastoreOptions extends \Google\Model class
58 class_alias(GooglePrivacyDlpV2DatastoreOptions::class, 'Google_Service_DLP_GooglePrivacyDlpV2Datast…