Home
last modified time | relevance | path

Searched refs:guestOsFeaturesType (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DDisk.php39 protected $guestOsFeaturesType = GuestOsFeature::class; variable in Google\\Service\\AIPlatformNotebooks\\Disk
H A DLocalDisk.php35 protected $guestOsFeaturesType = RuntimeGuestOsFeature::class; variable in Google\\Service\\AIPlatformNotebooks\\LocalDisk
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAttachedDisk.php41 protected $guestOsFeaturesType = GuestOsFeature::class; variable in Google\\Service\\Compute\\AttachedDisk
H A DSavedAttachedDisk.php45 protected $guestOsFeaturesType = GuestOsFeature::class; variable in Google\\Service\\Compute\\SavedAttachedDisk
H A DImage.php45 protected $guestOsFeaturesType = GuestOsFeature::class; variable in Google\\Service\\Compute\\Image
H A DDisk.php33 protected $guestOsFeaturesType = GuestOsFeature::class; variable in Google\\Service\\Compute\\Disk