Class Field (2.14.0)

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

Column of a table with generated metadata and nested fields.

Attributes

Name Description
name str
Output only. The name of the column.
description str
Output only. Generated description for columns and fields.
fields MutableSequence[google.cloud.dataplex_v1.types.DataDocumentationResult.Field]
Output only. Nested fields.