Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DateTime.php30 protected $timeZoneType = GooglePrivacyDlpV2TimeZone::class;
76 * @param GooglePrivacyDlpV2TimeZone
78 public function setTimeZone(GooglePrivacyDlpV2TimeZone $timeZone)
83 * @return GooglePrivacyDlpV2TimeZone
H A DGooglePrivacyDlpV2TimeZone.php20 class GooglePrivacyDlpV2TimeZone extends \Google\Model class
44 class_alias(GooglePrivacyDlpV2TimeZone::class, 'Google_Service_DLP_GooglePrivacyDlpV2TimeZone');