schemaRelationships property

List<GoogleCloudDataplexV1DataDocumentationResultSchemaRelationship>? schemaRelationships
getter/setter pair

Relationships suggesting how tables in the dataset are related to each other, based on their schema.

Output only.

Implementation

core.List<GoogleCloudDataplexV1DataDocumentationResultSchemaRelationship>?
schemaRelationships;