Home
last modified time | relevance | path

Searched refs:diskEncryptionKeyType (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DCustomerEncryptionKeyProtectedDisk.php22 protected $diskEncryptionKeyType = CustomerEncryptionKey::class; variable in Google\\Service\\Compute\\CustomerEncryptionKeyProtectedDisk
H A DSourceDiskEncryptionKey.php22 protected $diskEncryptionKeyType = CustomerEncryptionKey::class; variable in Google\\Service\\Compute\\SourceDiskEncryptionKey
H A DAttachedDisk.php35 protected $diskEncryptionKeyType = CustomerEncryptionKey::class; variable in Google\\Service\\Compute\\AttachedDisk
H A DSavedAttachedDisk.php35 protected $diskEncryptionKeyType = CustomerEncryptionKey::class; variable in Google\\Service\\Compute\\SavedAttachedDisk
H A DDisk.php31 protected $diskEncryptionKeyType = CustomerEncryptionKey::class; variable in Google\\Service\\Compute\\Disk