Home
last modified time | relevance | path

Searched refs:alertDetails (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DAppSettingsChanged.php25 public $alertDetails; variable in Google\\Service\\AlertCenter\\AppSettingsChanged
34 public function setAlertDetails($alertDetails) argument
36 $this->alertDetails = $alertDetails;
43 return $this->alertDetails;
H A DReportingRule.php25 public $alertDetails; variable in Google\\Service\\AlertCenter\\ReportingRule
38 public function setAlertDetails($alertDetails) argument
40 $this->alertDetails = $alertDetails;
47 return $this->alertDetails;