Cloud Dataplex v1 API - Enum Action.Types.IncompatibleDataSchema.Types.SchemaChange (2.15.0)

public enum Action.Types.IncompatibleDataSchema.Types.SchemaChange

Reference documentation and code samples for the Cloud Dataplex v1 API enum Action.Types.IncompatibleDataSchema.Types.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.