| /plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/ |
| D | QueryResponsePayload.php | 25 public $devices; variable in Google\\Service\\HomeGraphService\\QueryResponsePayload 30 public function setDevices($devices) argument 32 $this->devices = $devices; 39 return $this->devices;
|
| D | StateAndNotificationPayload.php | 28 public function setDevices(ReportStateAndNotificationDevice $devices) argument 30 $this->devices = $devices; 37 return $this->devices;
|
| D | QueryRequestPayload.php | 29 public function setDevices($devices) argument 31 $this->devices = $devices; 38 return $this->devices;
|
| D | SyncResponsePayload.php | 47 public function setDevices($devices) argument 49 $this->devices = $devices; 56 return $this->devices;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | HomeGraphService.php | 42 public $devices; variable in Google\\Service\\HomeGraphService 87 'devices', 91 'path' => 'v1/devices:query', 95 'path' => 'v1/devices:reportStateAndNotification', 99 'path' => 'v1/devices:requestSync', 103 'path' => 'v1/devices:sync',
|
| D | AndroidProvisioningPartner.php | 157 'devices', 161 'path' => 'v1/{+parent}/devices:applyConfiguration', 181 'path' => 'v1/{+parent}/devices', 199 'path' => 'v1/{+parent}/devices:removeConfiguration', 209 'path' => 'v1/{+parent}/devices:unclaim', 303 'devices', 307 'path' => 'v1/partners/{+partnerId}/devices:claim', 317 'path' => 'v1/partners/{+partnerId}/devices:claimAsync', 327 'path' => 'v1/partners/{+partnerId}/devices:findByIdentifier', 337 'path' => 'v1/partners/{+partnerId}/devices:findByOwner', [all …]
|
| D | SASPortalTesting.php | 212 'devices', 216 'path' => 'v1alpha1/{+parent}/devices', 226 'path' => 'v1alpha1/{+parent}/devices:createSigned', 236 'path' => 'v1alpha1/{+parent}/devices', 264 'devices', 268 'path' => 'v1alpha1/{+parent}/devices', 278 'path' => 'v1alpha1/{+parent}/devices:createSigned', 308 'path' => 'v1alpha1/{+parent}/devices', 508 'devices', 512 'path' => 'v1alpha1/{+parent}/devices', [all …]
|
| D | Sasportal.php | 212 'devices', 216 'path' => 'v1alpha1/{+parent}/devices', 226 'path' => 'v1alpha1/{+parent}/devices:createSigned', 236 'path' => 'v1alpha1/{+parent}/devices', 264 'devices', 268 'path' => 'v1alpha1/{+parent}/devices', 278 'path' => 'v1alpha1/{+parent}/devices:createSigned', 308 'path' => 'v1alpha1/{+parent}/devices', 508 'devices', 512 'path' => 'v1alpha1/{+parent}/devices', [all …]
|
| D | AndroidEnterprise.php | 41 public $devices; variable in Google\\Service\\AndroidEnterprise 77 'devices', 81 …'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}/force… 101 … 'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}', 121 …'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}/state… 141 'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices', 156 …'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}/state… 176 … 'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}', 513 …'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}/insta… 538 …'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}/insta… [all …]
|
| D | CloudIot.php | 193 'devices', 197 'path' => 'v1/{+parent}/devices', 231 'path' => 'v1/{+parent}/devices', 403 'devices', 407 'path' => 'v1/{+parent}/devices',
|
| D | SmartDeviceManagement.php | 69 'devices', 93 'path' => 'v1/{+parent}/devices',
|
| D | ChromeManagement.php | 275 'devices', 279 'path' => 'v1/{+parent}/telemetry/devices',
|
| D | CloudIdentity.php | 56 public $devices; variable in Google\\Service\\CloudIdentity 81 'devices', 95 'path' => 'v1/devices', 132 'path' => 'v1/devices',
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/ |
| D | GoogleAppsCloudidentityDevicesV1ListDevicesResponse.php | 33 public function setDevices($devices) argument 35 $this->devices = $devices; 42 return $this->devices;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/ |
| D | ListDevicesResponse.php | 33 public function setDevices($devices) argument 35 $this->devices = $devices; 42 return $this->devices;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/ |
| D | SasPortalListDevicesResponse.php | 33 public function setDevices($devices) argument 35 $this->devices = $devices; 42 return $this->devices;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/ |
| D | GoogleChromeManagementV1ListTelemetryDevicesResponse.php | 33 public function setDevices($devices) argument 35 $this->devices = $devices; 42 return $this->devices;
|
| D | GoogleChromeManagementV1FindInstalledAppDevicesResponse.php | 37 public function setDevices($devices) argument 39 $this->devices = $devices; 46 return $this->devices;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/ |
| D | CustomerListDevicesResponse.php | 33 public function setDevices($devices) argument 35 $this->devices = $devices; 42 return $this->devices;
|
| D | FindDevicesByOwnerResponse.php | 37 public function setDevices($devices) argument 39 $this->devices = $devices; 46 return $this->devices;
|
| D | FindDevicesByDeviceIdentifierResponse.php | 37 public function setDevices($devices) argument 39 $this->devices = $devices; 46 return $this->devices;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/SmartDeviceManagement/ |
| D | GoogleHomeEnterpriseSdmV1ListDevicesResponse.php | 33 public function setDevices($devices) argument 35 $this->devices = $devices; 42 return $this->devices;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/ |
| D | SasPortalListDevicesResponse.php | 33 public function setDevices($devices) argument 35 $this->devices = $devices; 42 return $this->devices;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/ |
| D | ListDevicesResponse.php | 33 public function setDevices($devices) argument 35 $this->devices = $devices; 42 return $this->devices;
|
| /plugin/imagemapping/ |
| D | all.less | 29 // display content, but hide image on assistave devices
|