Searched refs:agentUserId (Results 1 – 7 of 7) sorted by relevance
25 public $agentUserId; variable in Google\\Service\\HomeGraphService\\RequestSyncDevicesRequest34 public function setAgentUserId($agentUserId) argument36 $this->agentUserId = $agentUserId;43 return $this->agentUserId;
25 public $agentUserId; variable in Google\\Service\\HomeGraphService\\SyncRequest34 public function setAgentUserId($agentUserId) argument36 $this->agentUserId = $agentUserId;43 return $this->agentUserId;
26 public $agentUserId; variable in Google\\Service\\HomeGraphService\\SyncResponsePayload33 public function setAgentUserId($agentUserId) argument35 $this->agentUserId = $agentUserId;42 return $this->agentUserId;
26 public $agentUserId; variable in Google\\Service\\HomeGraphService\\QueryRequest37 public function setAgentUserId($agentUserId) argument39 $this->agentUserId = $agentUserId;46 return $this->agentUserId;
25 public $agentUserId; variable in Google\\Service\\HomeGraphService\\ReportStateAndNotificationRequest44 public function setAgentUserId($agentUserId) argument46 $this->agentUserId = $agentUserId;53 return $this->agentUserId;
42 * @param string $agentUserId Required. Third-party user ID.48 public function delete($agentUserId, $optParams = []) argument50 $params = ['agentUserId' => $agentUserId];
67 'path' => 'v1/{+agentUserId}',70 'agentUserId' => [