Interface protos.google.cloud.dataplex.v1.ISchema (3.7.0)

Properties of a Schema.

Package

@google-cloud/dataplex

Properties

fields

fields?: (google.cloud.dataplex.v1.Schema.ISchemaField[]|null);

Schema fields

partitionFields

partitionFields?: (google.cloud.dataplex.v1.Schema.IPartitionField[]|null);

Schema partitionFields

partitionStyle

partitionStyle?: (google.cloud.dataplex.v1.Schema.PartitionStyle|keyof typeof google.cloud.dataplex.v1.Schema.PartitionStyle|null);

Schema partitionStyle

userManaged

userManaged?: (boolean|null);

Schema userManaged