Class OpenLineage.TagsDatasetFacetFields

java.lang.Object
io.openlineage.client.OpenLineage.TagsDatasetFacetFields
Enclosing class:
OpenLineage

public static final class OpenLineage.TagsDatasetFacetFields extends Object
model class for TagsDatasetFacetFields
  • Method Details

    • getKey

      public String getKey()
      Returns:
      Key that identifies the tag
    • getValue

      public String getValue()
      Returns:
      The value of the field
    • getSource

      public String getSource()
      Returns:
      The source of the tag. INTEGRATION|USER|DBT CORE|SPARK|etc.
    • getField

      public String getField()
      Returns:
      Identifies the field in a dataset if a tag applies to one