Class PartitionField (0.1.0)

PartitionField(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a key field within the entity's partition structure.

Attributes

NameDescription
name str
Required. The name of the field.
type_ google.cloud.dataplex_v1.types.Schema.Type
Required. The type of field.