Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/
H A DReportStateAndNotificationRequest.php34 protected $payloadType = StateAndNotificationPayload::class;
84 * @param StateAndNotificationPayload
86 public function setPayload(StateAndNotificationPayload $payload)
91 * @return StateAndNotificationPayload
H A DStateAndNotificationPayload.php20 class StateAndNotificationPayload extends \Google\Model class
42 class_alias(StateAndNotificationPayload::class, 'Google_Service_HomeGraphService_StateAndNotificati…