GoogleCloudSQLInstanceBackendType
No description
enum GoogleCloudSQLInstanceBackendType {
SQL_BACKEND_TYPE_UNSPECIFIED
FIRST_GEN
SECOND_GEN
EXTERNAL
}
Values
GoogleCloudSQLInstanceBackendType.SQL_BACKEND_TYPE_UNSPECIFIED
Unspecified
GoogleCloudSQLInstanceBackendType.FIRST_GEN
V1 speckle instance
GoogleCloudSQLInstanceBackendType.SECOND_GEN
V2 speckle instance
GoogleCloudSQLInstanceBackendType.EXTERNAL
On-premises instance
Member of
GoogleCloudSQLMySQLInstance
object ● GoogleCloudSQLPostgreSQLInstance
object ● GoogleCloudSQLSQLServerInstance
object ● GoogleCloudSQLUnspecifiedInstance
object