Class Profile (1.9.0)

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

Contains name, type, mode and field type specific profile information.

Attribute

NameDescription
fields MutableSequence[google.cloud.dataplex_v1.types.DataProfileResult.Profile.Field]
List of fields with structural and profile information for each field.

Classes

Field

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

A field within a table.