Profile(mapping=None, *, ignore_unknown_fields=False, **kwargs)Contains name, type, mode and field type specific profile information.
Attribute |
|
|---|---|
| Name | Description |
fields |
MutableSequence[google.cloud.dataplex_v1.types.DataProfileResult.Profile.Field]
Output only. 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.