Uses of Interface
com.google.cloud.datacatalog.lineage.v1.RunOrBuilder
-
Packages that use RunOrBuilder Package Description com.google.cloud.datacatalog.lineage.v1 A client to Data Lineage API -
-
Uses of RunOrBuilder in com.google.cloud.datacatalog.lineage.v1
Classes in com.google.cloud.datacatalog.lineage.v1 that implement RunOrBuilder Modifier and Type Class Description classRunA lineage run represents an execution of a process that creates lineage events.static classRun.BuilderA lineage run represents an execution of a process that creates lineage events.Methods in com.google.cloud.datacatalog.lineage.v1 that return RunOrBuilder Modifier and Type Method Description RunOrBuilderCreateRunRequest.Builder. getRunOrBuilder()Required.RunOrBuilderCreateRunRequest. getRunOrBuilder()Required.RunOrBuilderCreateRunRequestOrBuilder. getRunOrBuilder()Required.RunOrBuilderUpdateRunRequest.Builder. getRunOrBuilder()Required.RunOrBuilderUpdateRunRequest. getRunOrBuilder()Required.RunOrBuilderUpdateRunRequestOrBuilder. getRunOrBuilder()Required.RunOrBuilderListRunsResponse.Builder. getRunsOrBuilder(int index)The runs from the specified project and location.RunOrBuilderListRunsResponse. getRunsOrBuilder(int index)The runs from the specified project and location.RunOrBuilderListRunsResponseOrBuilder. getRunsOrBuilder(int index)The runs from the specified project and location.Methods in com.google.cloud.datacatalog.lineage.v1 that return types with arguments of type RunOrBuilder Modifier and Type Method Description List<? extends RunOrBuilder>ListRunsResponse.Builder. getRunsOrBuilderList()The runs from the specified project and location.List<? extends RunOrBuilder>ListRunsResponse. getRunsOrBuilderList()The runs from the specified project and location.List<? extends RunOrBuilder>ListRunsResponseOrBuilder. getRunsOrBuilderList()The runs from the specified project and location.
-