Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DCopyBackupEncryptionConfig.php25 public $encryptionType; variable in Google\\Service\\Spanner\\CopyBackupEncryptionConfig
34 public function setEncryptionType($encryptionType) argument
36 $this->encryptionType = $encryptionType;
43 return $this->encryptionType;
H A DRestoreDatabaseEncryptionConfig.php25 public $encryptionType; variable in Google\\Service\\Spanner\\RestoreDatabaseEncryptionConfig
34 public function setEncryptionType($encryptionType) argument
36 $this->encryptionType = $encryptionType;
43 return $this->encryptionType;
H A DEncryptionInfo.php27 public $encryptionType; variable in Google\\Service\\Spanner\\EncryptionInfo
50 public function setEncryptionType($encryptionType) argument
52 $this->encryptionType = $encryptionType;
59 return $this->encryptionType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DEncryptionInfo.php27 public $encryptionType; variable in Google\\Service\\BigtableAdmin\\EncryptionInfo
50 public function setEncryptionType($encryptionType) argument
52 $this->encryptionType = $encryptionType;
59 return $this->encryptionType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DBucket.php37 protected $encryptionType = BucketEncryption::class; variable in Google\\Service\\Storage\\Bucket
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DSpanner.php348 'encryptionConfig.encryptionType' => [