Module: Google::Cloud::AlloyDB::V1alpha::DatabaseVersion

Defined in:
proto_docs/google/cloud/alloydb/v1alpha/resources.rb

Overview

The supported database engine versions.

Constant Summary collapse

DATABASE_VERSION_UNSPECIFIED =

This is an unknown database version.

0
POSTGRES_13 =

DEPRECATED - The database version is Postgres 13.

1
POSTGRES_14 =

The database version is Postgres 14.

2
POSTGRES_15 =

The database version is Postgres 15.

3