Class DataDocumentationResult (2.14.0)

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

Attribute

Name Description
table_result google.cloud.dataplex_v1.types.DataDocumentationResult.TableResult
Output only. Table result for insights. This field is a member of oneof_ result.

Classes

Field

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

Column of a table with generated metadata and nested fields.

Query

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

A sample SQL query in data documentation.

Schema

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

Schema of the table with generated metadata of columns.

TableResult

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

Generated metadata about the table.