Class QuasiIdField (3.9.1)

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

A quasi-identifier column has a custom_tag, used to know which column in the data corresponds to which column in the statistical model.

Attributes

NameDescription
field google.cloud.dlp_v2.types.FieldId
Identifies the column.
custom_tag str
A auxiliary field.

Inheritance

builtins.object > proto.message.Message > QuasiIdField