Home
last modified time | relevance | path

Searched refs:ShieldedInstanceIdentityEntry (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DShieldedInstanceIdentity.php22 protected $encryptionKeyType = ShieldedInstanceIdentityEntry::class;
28 protected $signingKeyType = ShieldedInstanceIdentityEntry::class;
32 * @param ShieldedInstanceIdentityEntry
34 public function setEncryptionKey(ShieldedInstanceIdentityEntry $encryptionKey)
39 * @return ShieldedInstanceIdentityEntry
60 * @param ShieldedInstanceIdentityEntry
62 public function setSigningKey(ShieldedInstanceIdentityEntry $signingKey)
67 * @return ShieldedInstanceIdentityEntry
H A DShieldedInstanceIdentityEntry.php20 class ShieldedInstanceIdentityEntry extends \Google\Model class
62 class_alias(ShieldedInstanceIdentityEntry::class, 'Google_Service_Compute_ShieldedInstanceIdentityE…