Home
last modified time | relevance | path

Searched refs:deviceId (Results 1 – 25 of 32) sorted by last modified time

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DMobileDevice.php60 public $deviceId; variable in Google\\Service\\Directory\\MobileDevice
311 public function setDeviceId($deviceId) argument
313 $this->deviceId = $deviceId;
320 return $this->deviceId;
H A DChromeOsDevice.php54 public $deviceId; variable in Google\\Service\\Directory\\ChromeOsDevice
289 public function setDeviceId($deviceId) argument
291 $this->deviceId = $deviceId;
298 return $this->deviceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
H A DChromeosdevices.php73 * @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];
H A DCustomerDevicesChromeos.php38 * @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/AndroidEnterprise/Resource/
H A DInstalls.php40 * @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 …]
H A DManagedconfigurationsfordevice.php39 * @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 …]
H A DDevices.php42 * @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 …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAndroidEnterprise.php94 'deviceId' => [
114 'deviceId' => [
134 'deviceId' => [
169 'deviceId' => [
189 'deviceId' => [
526 'deviceId' => [
551 'deviceId' => [
576 'deviceId' => [
596 'deviceId' => [
631 'deviceId' => [
[all …]
H A DDirectory.php257 'path' => 'admin/directory/v1/customer/{customerId}/devices/chromeos/{deviceId}',
265 'deviceId' => [
333 'path' => 'admin/directory/v1/customer/{customerId}/devices/chromeos/{deviceId}',
341 'deviceId' => [
352 'path' => 'admin/directory/v1/customer/{customerId}/devices/chromeos/{deviceId}',
360 'deviceId' => [
381 … 'path' => 'admin/directory/v1/customer/{customerId}/devices/chromeos/{deviceId}:issueCommand',
389 'deviceId' => [
406 …'path' => 'admin/directory/v1/customer/{customerId}/devices/chromeos/{deviceId}/commands/{commandI…
414 'deviceId' => [
H A DAndroidProvisioningPartner.php357 'path' => 'v1/partners/{+metadataOwnerId}/devices/{+deviceId}/metadata',
365 'deviceId' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DBindDeviceToGatewayRequest.php25 public $deviceId; variable in Google\\Service\\CloudIot\\BindDeviceToGatewayRequest
34 public function setDeviceId($deviceId) argument
36 $this->deviceId = $deviceId;
43 return $this->deviceId;
H A DUnbindDeviceFromGatewayRequest.php25 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/ChromeManagement/
H A DGoogleChromeManagementV1GraphicsAdapterInfo.php29 public $deviceId; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1GraphicsAdapterInfo
52 public function setDeviceId($deviceId) argument
54 $this->deviceId = $deviceId;
61 return $this->deviceId;
H A DGoogleChromeManagementV1DisplayInfo.php25 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/AndroidProvisioningPartner/
H A DPartnerUnclaim.php25 public $deviceId; variable in Google\\Service\\AndroidProvisioningPartner\\PartnerUnclaim
44 public function setDeviceId($deviceId) argument
46 $this->deviceId = $deviceId;
53 return $this->deviceId;
H A DClaimDeviceResponse.php25 public $deviceId; variable in Google\\Service\\AndroidProvisioningPartner\\ClaimDeviceResponse
34 public function setDeviceId($deviceId) argument
36 $this->deviceId = $deviceId;
43 return $this->deviceId;
H A DDeviceReference.php25 public $deviceId; variable in Google\\Service\\AndroidProvisioningPartner\\DeviceReference
32 public function setDeviceId($deviceId) argument
34 $this->deviceId = $deviceId;
41 return $this->deviceId;
H A DPerDeviceStatusInBatch.php25 public $deviceId; variable in Google\\Service\\AndroidProvisioningPartner\\PerDeviceStatusInBatch
42 public function setDeviceId($deviceId) argument
44 $this->deviceId = $deviceId;
51 return $this->deviceId;
H A DUnclaimDeviceRequest.php25 public $deviceId; variable in Google\\Service\\AndroidProvisioningPartner\\UnclaimDeviceRequest
44 public function setDeviceId($deviceId) argument
46 $this->deviceId = $deviceId;
53 return $this->deviceId;
H A DUpdateMetadataArguments.php25 public $deviceId; variable in Google\\Service\\AndroidProvisioningPartner\\UpdateMetadataArguments
34 public function setDeviceId($deviceId) argument
36 $this->deviceId = $deviceId;
43 return $this->deviceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DDeviceReportUpdateEvent.php25 public $deviceId; variable in Google\\Service\\AndroidEnterprise\\DeviceReportUpdateEvent
36 public function setDeviceId($deviceId) argument
38 $this->deviceId = $deviceId;
45 return $this->deviceId;
H A DInstallFailureEvent.php25 public $deviceId; variable in Google\\Service\\AndroidEnterprise\\InstallFailureEvent
46 public function setDeviceId($deviceId) argument
48 $this->deviceId = $deviceId;
55 return $this->deviceId;
H A DNewDeviceEvent.php25 public $deviceId; variable in Google\\Service\\AndroidEnterprise\\NewDeviceEvent
42 public function setDeviceId($deviceId) argument
44 $this->deviceId = $deviceId;
51 return $this->deviceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/Resource/
H A DPartnersDevices.php129 * @param string $deviceId Required. The ID of the device.
134 …public function metadata($metadataOwnerId, $deviceId, UpdateDeviceMetadataRequest $postBody, $optP… argument
136 …$params = ['metadataOwnerId' => $metadataOwnerId, 'deviceId' => $deviceId, 'postBody' => $postBody…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DDeviceCompromisedSecurityDetail.php29 public $deviceId; variable in Google\\Service\\AlertCenter\\DeviceCompromisedSecurityDetail
68 public function setDeviceId($deviceId) argument
70 $this->deviceId = $deviceId;
77 return $this->deviceId;

12