Package io.openlineage.client
Class OpenLineage.GcpLineageJobFacetOrigin
java.lang.Object
io.openlineage.client.OpenLineage.GcpLineageJobFacetOrigin
- Enclosing class:
- OpenLineage
model class for GcpLineageJobFacetOrigin
-
Method Summary
-
Method Details
-
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
- 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
-