Uses of Interface
com.google.cloud.datacatalog.lineage.v1.LineageEventOrBuilder
-
Packages that use LineageEventOrBuilder Package Description com.google.cloud.datacatalog.lineage.v1 A client to Data Lineage API -
-
Uses of LineageEventOrBuilder in com.google.cloud.datacatalog.lineage.v1
Classes in com.google.cloud.datacatalog.lineage.v1 that implement LineageEventOrBuilder Modifier and Type Class Description classLineageEventA lineage event represents an operation on assets.static classLineageEvent.BuilderA lineage event represents an operation on assets.Methods in com.google.cloud.datacatalog.lineage.v1 that return LineageEventOrBuilder Modifier and Type Method Description LineageEventOrBuilderCreateLineageEventRequest.Builder. getLineageEventOrBuilder()Required.LineageEventOrBuilderCreateLineageEventRequest. getLineageEventOrBuilder()Required.LineageEventOrBuilderCreateLineageEventRequestOrBuilder. getLineageEventOrBuilder()Required.LineageEventOrBuilderListLineageEventsResponse.Builder. getLineageEventsOrBuilder(int index)Lineage events from the specified project and location.LineageEventOrBuilderListLineageEventsResponse. getLineageEventsOrBuilder(int index)Lineage events from the specified project and location.LineageEventOrBuilderListLineageEventsResponseOrBuilder. getLineageEventsOrBuilder(int index)Lineage events from the specified project and location.Methods in com.google.cloud.datacatalog.lineage.v1 that return types with arguments of type LineageEventOrBuilder Modifier and Type Method Description List<? extends LineageEventOrBuilder>ListLineageEventsResponse.Builder. getLineageEventsOrBuilderList()Lineage events from the specified project and location.List<? extends LineageEventOrBuilder>ListLineageEventsResponse. getLineageEventsOrBuilderList()Lineage events from the specified project and location.List<? extends LineageEventOrBuilder>ListLineageEventsResponseOrBuilder. getLineageEventsOrBuilderList()Lineage events from the specified project and location.
-