Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2HybridOptions.php35 protected $tableOptionsType = GooglePrivacyDlpV2TableOptions::class;
81 * @param GooglePrivacyDlpV2TableOptions
83 public function setTableOptions(GooglePrivacyDlpV2TableOptions $tableOptions)
88 * @return GooglePrivacyDlpV2TableOptions
H A DGooglePrivacyDlpV2HybridFindingDetails.php36 protected $tableOptionsType = GooglePrivacyDlpV2TableOptions::class;
96 * @param GooglePrivacyDlpV2TableOptions
98 public function setTableOptions(GooglePrivacyDlpV2TableOptions $tableOptions)
103 * @return GooglePrivacyDlpV2TableOptions
H A DGooglePrivacyDlpV2TableOptions.php20 class GooglePrivacyDlpV2TableOptions extends \Google\Collection class
43 class_alias(GooglePrivacyDlpV2TableOptions::class, 'Google_Service_DLP_GooglePrivacyDlpV2TableOptio…