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