API hub V1 API - Module Google::Cloud::ApiHub::V1::ApiHubInstance::Config::EncryptionType (v1.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the API hub V1 API module Google::Cloud::ApiHub::V1::ApiHubInstance::Config::EncryptionType.
Types of data encryption.
Constants
ENCRYPTION_TYPE_UNSPECIFIED
value: 0 Encryption type unspecified.
GMEK
value: 1 Default encryption using Google managed encryption key.
CMEK
value: 2 Encryption using customer managed encryption key.