Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Action.php32 protected $saveFindingsType = GooglePrivacyDlpV2SaveFindings::class;
106 * @param GooglePrivacyDlpV2SaveFindings
108 public function setSaveFindings(GooglePrivacyDlpV2SaveFindings $saveFindings)
113 * @return GooglePrivacyDlpV2SaveFindings
H A DGooglePrivacyDlpV2SaveFindings.php20 class GooglePrivacyDlpV2SaveFindings extends \Google\Model class
42 class_alias(GooglePrivacyDlpV2SaveFindings::class, 'Google_Service_DLP_GooglePrivacyDlpV2SaveFindin…