Class BigQueryDatabaseExtension
java.lang.Object
migratedb.v1.core.internal.database.bigquery.BigQueryDatabaseExtension
- All Implemented Interfaces:
MigrateDbExtension
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface migratedb.v1.core.api.MigrateDbExtension
getConfigPropertiesConverters, getDatabaseTypes
-
Constructor Details
-
BigQueryDatabaseExtension
public BigQueryDatabaseExtension()
-
-
Method Details
-
getDescription
- Specified by:
getDescriptionin interfaceMigrateDbExtension- Returns:
- A human-readable English description of this extension.
-