leftSchemaPaths property
GoogleCloudDataplexV1DataDocumentationResultSchemaRelationshipSchemaPaths?
leftSchemaPaths
getter/setter pair
An ordered list of fields for the join from the first table.
The size of this list must be the same as right_schema_paths. Each field at index i in this list must correspond to a field at the same index in the right_schema_paths list.
Output only.
Implementation
GoogleCloudDataplexV1DataDocumentationResultSchemaRelationshipSchemaPaths?
leftSchemaPaths;