Class CloudSqlSchemaModification (3.18.0)

CloudSqlSchemaModification(value)

The type of modification that causes a profile update.

Enums

Name Description
SQL_SCHEMA_MODIFICATION_UNSPECIFIED Unused.
NEW_COLUMNS New columns have appeared.
REMOVED_COLUMNS Columns have been removed from the table.