Module: Google::Cloud::GeminiDataAnalytics::V1beta::SpannerDatabaseReference::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- GOOGLE_SQL =
Google SQL
1- POSTGRESQL =
PostgreSQL
2