Enum Action.Types.IncompatibleDataSchema.Types.SchemaChange (1.0.0)

public enum SchemaChange

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

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Fields

NameDescription
Incompatible

Newly discovered schema is incompatible with existing schema.

Modified

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

Unspecified

Schema change unspecified.