Package io.openlineage.client
Class OpenLineage.SchemaDatasetFacetFields
java.lang.Object
io.openlineage.client.OpenLineage.SchemaDatasetFacetFields
- Enclosing class:
- OpenLineage
model class for SchemaDatasetFacetFields
-
Method Details
-
getName
- Returns:
- The name of the field.
-
getType
- Returns:
- The type of the field.
-
getDescription
- Returns:
- The description of the field.
-
getFields
- Returns:
- Nested struct fields.
-