Class OpenLineage.GcpLineageJobFacetOrigin

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

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

    • getSourceType

      public String getSourceType()
      Returns:
      Type of the source. Possible values can be found in GCP documentation (https://cloud.google.com/data-catalog/docs/reference/data-lineage/rest/v1/projects.locations.processes#SourceType)
    • getName

      public String getName()
      Returns:
      If the sourceType isn't CUSTOM, the value of this field should be a GCP resource name of the system, which reports lineage. The project and location parts of the resource name must match the project and location of the lineage resource being created. More details in GCP documentation https://cloud.google.com/data-catalog/docs/reference/data-lineage/rest/v1/projects.locations.processes#origin