Searched refs:GooglePrivacyDlpV2TableOptions (Results 1 – 3 of 3) sorted by relevance
35 protected $tableOptionsType = GooglePrivacyDlpV2TableOptions::class;81 * @param GooglePrivacyDlpV2TableOptions83 public function setTableOptions(GooglePrivacyDlpV2TableOptions $tableOptions)88 * @return GooglePrivacyDlpV2TableOptions
36 protected $tableOptionsType = GooglePrivacyDlpV2TableOptions::class;96 * @param GooglePrivacyDlpV2TableOptions98 public function setTableOptions(GooglePrivacyDlpV2TableOptions $tableOptions)103 * @return GooglePrivacyDlpV2TableOptions
20 class GooglePrivacyDlpV2TableOptions extends \Google\Collection class43 class_alias(GooglePrivacyDlpV2TableOptions::class, 'Google_Service_DLP_GooglePrivacyDlpV2TableOptio…