API hub V1 API - Module Google::Cloud::ApiHub::V1::ApiHubInstance::Config::EncryptionType (v0.6.0)

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.