fieldMappings property
List<GoogleCloudDataplexV1GraphProfileEdgeTypeForeignKeyFieldMapping> ?
fieldMappings
getter/setter pair
Field Mappings.
Mappings between local fields and the fields they reference in the referenced node type.
Output only.
Implementation
core.List<GoogleCloudDataplexV1GraphProfileEdgeTypeForeignKeyFieldMapping>?
fieldMappings;