Home
last modified time | relevance | path

Searched refs:followUpToken (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/
H A DReportStateAndNotificationRequest.php33 public $followUpToken; variable in Google\\Service\\HomeGraphService\\ReportStateAndNotificationRequest
72 public function setFollowUpToken($followUpToken) argument
74 $this->followUpToken = $followUpToken;
81 return $this->followUpToken;