Dataplex V1 API - Module Google::Cloud::Dataplex::V1::Action::IncompatibleDataSchema::SchemaChange (v0.2.1)

Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::Action::IncompatibleDataSchema::SchemaChange.

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.