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/
DSourceDiskEncryptionKey.php22 protected $diskEncryptionKeyType = CustomerEncryptionKey::class; variable in Google\\Service\\Compute\\SourceDiskEncryptionKey
DCustomerEncryptionKeyProtectedDisk.php22 protected $diskEncryptionKeyType = CustomerEncryptionKey::class; variable in Google\\Service\\Compute\\CustomerEncryptionKeyProtectedDisk
DAttachedDisk.php35 protected $diskEncryptionKeyType = CustomerEncryptionKey::class; variable in Google\\Service\\Compute\\AttachedDisk
DSavedAttachedDisk.php35 protected $diskEncryptionKeyType = CustomerEncryptionKey::class; variable in Google\\Service\\Compute\\SavedAttachedDisk
DDisk.php31 protected $diskEncryptionKeyType = CustomerEncryptionKey::class; variable in Google\\Service\\Compute\\Disk