apiConsumerDataEncryptionKeyName property

String? apiConsumerDataEncryptionKeyName
getter/setter pair

Cloud KMS key name used for encrypting API consumer data.

Required for US/EU regions when [BillingType](#BillingType) is SUBSCRIPTION. When [BillingType](#BillingType) is EVALUATION or the region is not US/EU, a Google-Managed encryption key will be used. Format: projects / * /locations / * /keyRings / * /cryptoKeys / *

Implementation

core.String? apiConsumerDataEncryptionKeyName;