Searched refs:guestOsFeaturesType (Results 1 – 6 of 6) sorted by relevance
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/ | ||
| D | Disk.php | 39 protected $guestOsFeaturesType = GuestOsFeature::class; variable in Google\\Service\\AIPlatformNotebooks\\Disk |
| D | LocalDisk.php | 35 protected $guestOsFeaturesType = RuntimeGuestOsFeature::class; variable in Google\\Service\\AIPlatformNotebooks\\LocalDisk |
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ | ||
| D | AttachedDisk.php | 41 protected $guestOsFeaturesType = GuestOsFeature::class; variable in Google\\Service\\Compute\\AttachedDisk |
| D | SavedAttachedDisk.php | 45 protected $guestOsFeaturesType = GuestOsFeature::class; variable in Google\\Service\\Compute\\SavedAttachedDisk |
| D | Image.php | 45 protected $guestOsFeaturesType = GuestOsFeature::class; variable in Google\\Service\\Compute\\Image |
| D | Disk.php | 33 protected $guestOsFeaturesType = GuestOsFeature::class; variable in Google\\Service\\Compute\\Disk |