Module Google::Cloud::Dataplex::V1::Action::IncompatibleDataSchema::SchemaChange (v0.1.0)

Whether the action relates to a schema that is incompatible or modified.

Constants

SCHEMA_CHANGE_UNSPECIFIED

value: 0
Schema change unspecified.

INCOMPATIBLE

value: 1
Newly discovered schema is incompatible with existing schema.

MODIFIED

value: 2
Newly discovered schema has changed from existing schema for data in a curated zone.