| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/ |
| D | Devices.php | 42 * @param string $deviceId The ID of the device. 45 public function forceReportUpload($enterpriseId, $userId, $deviceId, $optParams = []) argument 47 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId]; 56 * @param string $deviceId The ID of the device. 60 public function get($enterpriseId, $userId, $deviceId, $optParams = []) argument 62 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId]; 75 * @param string $deviceId The ID of the device. 79 public function getState($enterpriseId, $userId, $deviceId, $optParams = []) argument 81 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId]; 108 * @param string $deviceId The ID of the device. [all …]
|
| D | Installs.php | 40 * @param string $deviceId The Android ID of the device. 45 public function delete($enterpriseId, $userId, $deviceId, $installId, $optParams = []) argument 47 …$params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId, 'install… 56 * @param string $deviceId The Android ID of the device. 62 public function get($enterpriseId, $userId, $deviceId, $installId, $optParams = []) argument 64 …$params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId, 'install… 74 * @param string $deviceId The Android ID of the device. 78 public function listInstalls($enterpriseId, $userId, $deviceId, $optParams = []) argument 80 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId]; 91 * @param string $deviceId The Android ID of the device. [all …]
|
| D | Managedconfigurationsfordevice.php | 39 * @param string $deviceId The Android ID of the device. 44 …public function delete($enterpriseId, $userId, $deviceId, $managedConfigurationForDeviceId, $optPa… argument 46 …$params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId, 'managed… 56 * @param string $deviceId The Android ID of the device. 62 …public function get($enterpriseId, $userId, $deviceId, $managedConfigurationForDeviceId, $optParam… argument 64 …$params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId, 'managed… 75 * @param string $deviceId The Android ID of the device. 79 …public function listManagedconfigurationsfordevice($enterpriseId, $userId, $deviceId, $optParams =… argument 81 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId]; 91 * @param string $deviceId The Android ID of the device. [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/ |
| D | Chromeosdevices.php | 73 * @param string $deviceId The unique ID of the device. The `deviceId`s are 82 public function get($customerId, $deviceId, $optParams = []) argument 84 $params = ['customerId' => $customerId, 'deviceId' => $deviceId]; 150 * @param string $deviceId The unique ID of the device. The `deviceId`s are 160 public function patch($customerId, $deviceId, ChromeOsDevice $postBody, $optParams = []) argument 162 $params = ['customerId' => $customerId, 'deviceId' => $deviceId, 'postBody' => $postBody]; 176 * @param string $deviceId The unique ID of the device. The `deviceId`s are 186 public function update($customerId, $deviceId, ChromeOsDevice $postBody, $optParams = []) argument 188 $params = ['customerId' => $customerId, 'deviceId' => $deviceId, 'postBody' => $postBody];
|
| D | CustomerDevicesChromeosCommands.php | 37 * @param string $deviceId Immutable. Immutable ID of Chrome OS Device. 42 public function get($customerId, $deviceId, $commandId, $optParams = []) argument 44 $params = ['customerId' => $customerId, 'deviceId' => $deviceId, 'commandId' => $commandId];
|
| D | CustomerDevicesChromeos.php | 38 * @param string $deviceId Immutable. Immutable ID of Chrome OS Device. 43 …public function issueCommand($customerId, $deviceId, DirectoryChromeosdevicesIssueCommandRequest $… argument 45 $params = ['customerId' => $customerId, 'deviceId' => $deviceId, 'postBody' => $postBody];
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/ |
| D | AgentOtherDeviceId.php | 29 public $deviceId; variable in Google\\Service\\HomeGraphService\\AgentOtherDeviceId 48 public function setDeviceId($deviceId) argument 50 $this->deviceId = $deviceId; 57 return $this->deviceId;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/ |
| D | ClaimDeviceResponse.php | 25 public $deviceId; variable in Google\\Service\\AndroidProvisioningPartner\\ClaimDeviceResponse 34 public function setDeviceId($deviceId) argument 36 $this->deviceId = $deviceId; 43 return $this->deviceId;
|
| D | DeviceReference.php | 25 public $deviceId; variable in Google\\Service\\AndroidProvisioningPartner\\DeviceReference 32 public function setDeviceId($deviceId) argument 34 $this->deviceId = $deviceId; 41 return $this->deviceId;
|
| D | UpdateMetadataArguments.php | 25 public $deviceId; variable in Google\\Service\\AndroidProvisioningPartner\\UpdateMetadataArguments 34 public function setDeviceId($deviceId) argument 36 $this->deviceId = $deviceId; 43 return $this->deviceId;
|
| D | PerDeviceStatusInBatch.php | 25 public $deviceId; variable in Google\\Service\\AndroidProvisioningPartner\\PerDeviceStatusInBatch 42 public function setDeviceId($deviceId) argument 44 $this->deviceId = $deviceId; 51 return $this->deviceId;
|
| D | PartnerUnclaim.php | 25 public $deviceId; variable in Google\\Service\\AndroidProvisioningPartner\\PartnerUnclaim 44 public function setDeviceId($deviceId) argument 46 $this->deviceId = $deviceId; 53 return $this->deviceId;
|
| D | UnclaimDeviceRequest.php | 25 public $deviceId; variable in Google\\Service\\AndroidProvisioningPartner\\UnclaimDeviceRequest 44 public function setDeviceId($deviceId) argument 46 $this->deviceId = $deviceId; 53 return $this->deviceId;
|
| D | Device.php | 32 public $deviceId; variable in Google\\Service\\AndroidProvisioningPartner\\Device 73 public function setDeviceId($deviceId) argument 75 $this->deviceId = $deviceId; 82 return $this->deviceId;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/ |
| D | GoogleChromeManagementV1Device.php | 25 public $deviceId; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1Device 34 public function setDeviceId($deviceId) argument 36 $this->deviceId = $deviceId; 43 return $this->deviceId;
|
| D | GoogleChromeManagementV1GraphicsAdapterInfo.php | 29 public $deviceId; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1GraphicsAdapterInfo 52 public function setDeviceId($deviceId) argument 54 $this->deviceId = $deviceId; 61 return $this->deviceId;
|
| D | GoogleChromeManagementV1DisplayInfo.php | 25 public $deviceId; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1DisplayInfo 46 public function setDeviceId($deviceId) argument 48 $this->deviceId = $deviceId; 55 return $this->deviceId;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/ |
| D | BindDeviceToGatewayRequest.php | 25 public $deviceId; variable in Google\\Service\\CloudIot\\BindDeviceToGatewayRequest 34 public function setDeviceId($deviceId) argument 36 $this->deviceId = $deviceId; 43 return $this->deviceId;
|
| D | UnbindDeviceFromGatewayRequest.php | 25 public $deviceId; variable in Google\\Service\\CloudIot\\UnbindDeviceFromGatewayRequest 34 public function setDeviceId($deviceId) argument 36 $this->deviceId = $deviceId; 43 return $this->deviceId;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/ |
| D | DeviceReportUpdateEvent.php | 25 public $deviceId; variable in Google\\Service\\AndroidEnterprise\\DeviceReportUpdateEvent 36 public function setDeviceId($deviceId) argument 38 $this->deviceId = $deviceId; 45 return $this->deviceId;
|
| D | NewDeviceEvent.php | 25 public $deviceId; variable in Google\\Service\\AndroidEnterprise\\NewDeviceEvent 42 public function setDeviceId($deviceId) argument 44 $this->deviceId = $deviceId; 51 return $this->deviceId;
|
| D | InstallFailureEvent.php | 25 public $deviceId; variable in Google\\Service\\AndroidEnterprise\\InstallFailureEvent 46 public function setDeviceId($deviceId) argument 48 $this->deviceId = $deviceId; 55 return $this->deviceId;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/ |
| D | DeviceCompromisedSecurityDetail.php | 29 public $deviceId; variable in Google\\Service\\AlertCenter\\DeviceCompromisedSecurityDetail 68 public function setDeviceId($deviceId) argument 70 $this->deviceId = $deviceId; 77 return $this->deviceId;
|
| D | SuspiciousActivitySecurityDetail.php | 25 public $deviceId; variable in Google\\Service\\AlertCenter\\SuspiciousActivitySecurityDetail 62 public function setDeviceId($deviceId) argument 64 $this->deviceId = $deviceId; 71 return $this->deviceId;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | AndroidEnterprise.php | 81 …androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}/forceReportUploa… 94 'deviceId' => [ 101 … 'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}', 114 'deviceId' => [ 121 …path' => 'androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}/state', 134 'deviceId' => [ 156 …path' => 'androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}/state', 169 'deviceId' => [ 176 … 'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}', 189 'deviceId' => [ [all …]
|