Module: Google::Cloud::Dlp::V2::DiscoveryCloudSqlConditions::DatabaseEngine

Defined in:
proto_docs/google/privacy/dlp/v2/dlp.rb

Overview

The database engines that should be profiled.

Constant Summary collapse

DATABASE_ENGINE_UNSPECIFIED =

Unused.

0
ALL_SUPPORTED_DATABASE_ENGINES =

Include all supported database engines.

1
MYSQL =

MySQL database.

2
POSTGRES =

PostgreSQL database.

3