Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2RecordLocation.php26 protected $tableLocationType = GooglePrivacyDlpV2TableLocation::class;
58 * @param GooglePrivacyDlpV2TableLocation
60 public function setTableLocation(GooglePrivacyDlpV2TableLocation $tableLocation)
65 * @return GooglePrivacyDlpV2TableLocation
H A DGooglePrivacyDlpV2TableLocation.php20 class GooglePrivacyDlpV2TableLocation extends \Google\Model class
44 class_alias(GooglePrivacyDlpV2TableLocation::class, 'Google_Service_DLP_GooglePrivacyDlpV2TableLoca…