Module: Google::Cloud::GeminiDataAnalytics::V1beta::CloudSqlDatabaseReference::Engine

Defined in:
proto_docs/google/cloud/geminidataanalytics/v1beta/datasource.rb

Overview

The database engine.

Constant Summary collapse

ENGINE_UNSPECIFIED =

Engine is not specified.

0
POSTGRESQL =

PostgreSQL

1
MYSQL =

MySQL

2