apiConsumerDataEncryptionKeyName property
Cloud KMS key name used for encrypting API consumer data.
If not specified or [BillingType](#BillingType) is EVALUATION
, a
Google-Managed encryption key will be used. Format: projects / * /locations / * /keyRings / * /cryptoKeys / *
Implementation
core.String? apiConsumerDataEncryptionKeyName;