DatasetResult(mapping=None, *, ignore_unknown_fields=False, **kwargs)Insights for a dataset resource.
Attributes |
|
|---|---|
| Name | Description |
overview |
str
Output only. Generated Dataset description. |
schema_relationships |
MutableSequence[google.cloud.dataplex_v1.types.DataDocumentationResult.SchemaRelationship]
Output only. Relationships suggesting how tables in the dataset are related to each other, based on their schema. |
queries |
MutableSequence[google.cloud.dataplex_v1.types.DataDocumentationResult.Query]
Output only. Sample SQL queries for the dataset. |