Home
last modified time | relevance | path

Searched refs:kmsKeyName (Results 1 – 25 of 30) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DEncryptionConfiguration.php25 public $kmsKeyName; variable in Google\\Service\\Bigquery\\EncryptionConfiguration
30 public function setKmsKeyName($kmsKeyName) argument
32 $this->kmsKeyName = $kmsKeyName;
39 return $this->kmsKeyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DEncryptionConfig.php25 public $kmsKeyName; variable in Google\\Service\\BigtableAdmin\\EncryptionConfig
30 public function setKmsKeyName($kmsKeyName) argument
32 $this->kmsKeyName = $kmsKeyName;
39 return $this->kmsKeyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/
H A DEncryptionConfig.php25 public $kmsKeyName; variable in Google\\Service\\CloudComposer\\EncryptionConfig
30 public function setKmsKeyName($kmsKeyName) argument
32 $this->kmsKeyName = $kmsKeyName;
39 return $this->kmsKeyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1EncryptionConfig.php25 public $kmsKeyName; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1EncryptionConfig
30 public function setKmsKeyName($kmsKeyName) argument
32 $this->kmsKeyName = $kmsKeyName;
39 return $this->kmsKeyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/
H A DCustomerManagedEncryption.php25 public $kmsKeyName; variable in Google\\Service\\SecretManager\\CustomerManagedEncryption
30 public function setKmsKeyName($kmsKeyName) argument
32 $this->kmsKeyName = $kmsKeyName;
39 return $this->kmsKeyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DEncryptionConfig.php25 public $kmsKeyName; variable in Google\\Service\\Spanner\\EncryptionConfig
30 public function setKmsKeyName($kmsKeyName) argument
32 $this->kmsKeyName = $kmsKeyName;
39 return $this->kmsKeyName;
H A DCopyBackupEncryptionConfig.php29 public $kmsKeyName; variable in Google\\Service\\Spanner\\CopyBackupEncryptionConfig
48 public function setKmsKeyName($kmsKeyName) argument
50 $this->kmsKeyName = $kmsKeyName;
57 return $this->kmsKeyName;
H A DRestoreDatabaseEncryptionConfig.php29 public $kmsKeyName; variable in Google\\Service\\Spanner\\RestoreDatabaseEncryptionConfig
48 public function setKmsKeyName($kmsKeyName) argument
50 $this->kmsKeyName = $kmsKeyName;
57 return $this->kmsKeyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DGenerateUploadUrlRequest.php25 public $kmsKeyName; variable in Google\\Service\\CloudFunctions\\GenerateUploadUrlRequest
30 public function setKmsKeyName($kmsKeyName) argument
32 $this->kmsKeyName = $kmsKeyName;
39 return $this->kmsKeyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1Secret.php25 public $kmsKeyName; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1Secret
34 public function setKmsKeyName($kmsKeyName) argument
36 $this->kmsKeyName = $kmsKeyName;
43 return $this->kmsKeyName;
H A DContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret.php29 public $kmsKeyName; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret
48 public function setKmsKeyName($kmsKeyName) argument
50 $this->kmsKeyName = $kmsKeyName;
57 return $this->kmsKeyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DDiskEncryptionConfiguration.php29 public $kmsKeyName; variable in Google\\Service\\SQLAdmin\\DiskEncryptionConfiguration
48 public function setKmsKeyName($kmsKeyName) argument
50 $this->kmsKeyName = $kmsKeyName;
57 return $this->kmsKeyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DSecret.php25 public $kmsKeyName; variable in Google\\Service\\CloudBuild\\Secret
34 public function setKmsKeyName($kmsKeyName) argument
36 $this->kmsKeyName = $kmsKeyName;
43 return $this->kmsKeyName;
H A DInlineSecret.php29 public $kmsKeyName; variable in Google\\Service\\CloudBuild\\InlineSecret
48 public function setKmsKeyName($kmsKeyName) argument
50 $this->kmsKeyName = $kmsKeyName;
57 return $this->kmsKeyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DCmekSettings.php25 public $kmsKeyName; variable in Google\\Service\\Logging\\CmekSettings
42 public function setKmsKeyName($kmsKeyName) argument
44 $this->kmsKeyName = $kmsKeyName;
51 return $this->kmsKeyName;
H A DSettings.php29 public $kmsKeyName; variable in Google\\Service\\Logging\\Settings
60 public function setKmsKeyName($kmsKeyName) argument
62 $this->kmsKeyName = $kmsKeyName;
69 return $this->kmsKeyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DCustomerEncryptionKey.php25 public $kmsKeyName; variable in Google\\Service\\Compute\\CustomerEncryptionKey
46 public function setKmsKeyName($kmsKeyName) argument
48 $this->kmsKeyName = $kmsKeyName;
55 return $this->kmsKeyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1Processor.php37 public $kmsKeyName; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1Processor
100 public function setKmsKeyName($kmsKeyName) argument
102 $this->kmsKeyName = $kmsKeyName;
109 return $this->kmsKeyName;
H A DGoogleCloudDocumentaiV1ProcessorVersion.php39 public $kmsKeyName; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1ProcessorVersion
112 public function setKmsKeyName($kmsKeyName) argument
114 $this->kmsKeyName = $kmsKeyName;
121 return $this->kmsKeyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DTopic.php25 public $kmsKeyName; variable in Google\\Service\\Pubsub\\Topic
50 public function setKmsKeyName($kmsKeyName) argument
52 $this->kmsKeyName = $kmsKeyName;
59 return $this->kmsKeyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DRepository.php37 public $kmsKeyName; variable in Google\\Service\\ArtifactRegistry\\Repository
102 public function setKmsKeyName($kmsKeyName) argument
104 $this->kmsKeyName = $kmsKeyName;
111 return $this->kmsKeyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DInstance.php40 public $kmsKeyName; variable in Google\\Service\\CloudFilestore\\Instance
131 public function setKmsKeyName($kmsKeyName) argument
133 $this->kmsKeyName = $kmsKeyName;
140 return $this->kmsKeyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1RuntimeEnvironment.php46 public $kmsKeyName; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1RuntimeEnvironment
161 public function setKmsKeyName($kmsKeyName) argument
163 $this->kmsKeyName = $kmsKeyName;
170 return $this->kmsKeyName;
H A DGoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment.php46 public $kmsKeyName; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment
161 public function setKmsKeyName($kmsKeyName) argument
163 $this->kmsKeyName = $kmsKeyName;
170 return $this->kmsKeyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DRuntimeEnvironment.php46 public $kmsKeyName; variable in Google\\Service\\Dataflow\\RuntimeEnvironment
161 public function setKmsKeyName($kmsKeyName) argument
163 $this->kmsKeyName = $kmsKeyName;
170 return $this->kmsKeyName;

12