Searched defs:deviceName (Results 1 – 8 of 8) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/ |
H A D | ClaimDeviceResponse.php | 29 public $deviceName; variable in Google\\Service\\AndroidProvisioningPartner\\ClaimDeviceResponse 48 public function setDeviceName($deviceName)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
H A D | DiskInstantiationConfig.php | 33 public $deviceName; variable in Google\\Service\\Compute\\DiskInstantiationConfig 70 public function setDeviceName($deviceName)
|
H A D | AttachedDisk.php | 34 public $deviceName; variable in Google\\Service\\Compute\\AttachedDisk 107 public function setDeviceName($deviceName)
|
H A D | SavedAttachedDisk.php | 34 public $deviceName; variable in Google\\Service\\Compute\\SavedAttachedDisk 115 public function setDeviceName($deviceName)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/ |
H A D | Disk.php | 34 public $deviceName; variable in Google\\Service\\AIPlatformNotebooks\\Disk 101 public function setDeviceName($deviceName)
|
H A D | LocalDisk.php | 34 public $deviceName; variable in Google\\Service\\AIPlatformNotebooks\\LocalDisk 99 public function setDeviceName($deviceName)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/ |
H A D | Instances.php | 323 public function detachDisk($project, $zone, $instance, $deviceName, $optParams = []) 769 …public function setDiskAutoDelete($project, $zone, $instance, $autoDelete, $deviceName, $optParams…
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_ComputeService.php | 708 public function detachDisk($project, $zone, $instance, $deviceName, $optParams = array()) { 1835 public $deviceName; variable in Google_AttachedDisk 1847 public function setDeviceName( $deviceName) {
|