Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Finding.php58 protected $quoteInfoType = GooglePrivacyDlpV2QuoteInfo::class;
210 * @param GooglePrivacyDlpV2QuoteInfo
212 public function setQuoteInfo(GooglePrivacyDlpV2QuoteInfo $quoteInfo)
217 * @return GooglePrivacyDlpV2QuoteInfo
H A DGooglePrivacyDlpV2QuoteInfo.php20 class GooglePrivacyDlpV2QuoteInfo extends \Google\Model class
42 class_alias(GooglePrivacyDlpV2QuoteInfo::class, 'Google_Service_DLP_GooglePrivacyDlpV2QuoteInfo');