Class Profile (1.4.2)

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

Profile information describing the structure and layout of the data and contains the profile info.

Attribute

NameDescription
fields MutableSequence[google.cloud.dataplex_v1.types.DataProfileResult.Profile.Field]
The sequence of fields describing data in table entities.

Classes

Field

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

Represents a column field within a table schema.