cloudSqlMigrationConfig property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Deprecated: Migrations to Dataproc Metastore are no longer supported.
Use BigLake Metastore migration instead. Configuration information specific to migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
CloudSQLMigrationConfig? cloudSqlMigrationConfig;