Uses of Class
com.google.cloud.datacatalog.lineage.v1.Run
-
Packages that use Run Package Description com.google.cloud.datacatalog.lineage.v1 A client to Data Lineage APIcom.google.cloud.datacatalog.lineage.v1.stub -
-
Uses of Run in com.google.cloud.datacatalog.lineage.v1
Methods in com.google.cloud.datacatalog.lineage.v1 that return Run Modifier and Type Method Description Run
Run.Builder. build()
Run
Run.Builder. buildPartial()
Run
LineageClient. createRun(CreateRunRequest request)
Creates a new run.Run
LineageClient. createRun(ProcessName parent, Run run)
Creates a new run.Run
LineageClient. createRun(String parent, Run run)
Creates a new run.Run
LineageGrpc.LineageBlockingStub. createRun(CreateRunRequest request)
Creates a new run.static Run
Run. getDefaultInstance()
Run
Run.Builder. getDefaultInstanceForType()
Run
Run. getDefaultInstanceForType()
Run
CreateRunRequest.Builder. getRun()
Required.Run
CreateRunRequest. getRun()
Required.Run
CreateRunRequestOrBuilder. getRun()
Required.Run
LineageClient. getRun(GetRunRequest request)
Gets the details of the specified run.Run
LineageClient. getRun(RunName name)
Gets the details of the specified run.Run
LineageClient. getRun(String name)
Gets the details of the specified run.Run
LineageGrpc.LineageBlockingStub. getRun(GetRunRequest request)
Gets the details of the specified run.Run
UpdateRunRequest.Builder. getRun()
Required.Run
UpdateRunRequest. getRun()
Required.Run
UpdateRunRequestOrBuilder. getRun()
Required.Run
ListRunsResponse.Builder. getRuns(int index)
The runs from the specified project and location.Run
ListRunsResponse. getRuns(int index)
The runs from the specified project and location.Run
ListRunsResponseOrBuilder. getRuns(int index)
The runs from the specified project and location.static Run
Run. parseDelimitedFrom(InputStream input)
static Run
Run. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Run
Run. parseFrom(byte[] data)
static Run
Run. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Run
Run. parseFrom(com.google.protobuf.ByteString data)
static Run
Run. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Run
Run. parseFrom(com.google.protobuf.CodedInputStream input)
static Run
Run. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Run
Run. parseFrom(InputStream input)
static Run
Run. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Run
Run. parseFrom(ByteBuffer data)
static Run
Run. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Run
LineageClient. updateRun(Run run, com.google.protobuf.FieldMask updateMask)
Updates a run.Run
LineageClient. updateRun(UpdateRunRequest request)
Updates a run.Run
LineageGrpc.LineageBlockingStub. updateRun(UpdateRunRequest request)
Updates a run.Methods in com.google.cloud.datacatalog.lineage.v1 that return types with arguments of type Run Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Run>
LineageGrpc.LineageFutureStub. createRun(CreateRunRequest request)
Creates a new run.com.google.api.gax.rpc.UnaryCallable<CreateRunRequest,Run>
LineageClient. createRunCallable()
Creates a new run.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateRunRequest,Run>
LineageSettings.Builder. createRunSettings()
Returns the builder for the settings used for calls to createRun.com.google.api.gax.rpc.UnaryCallSettings<CreateRunRequest,Run>
LineageSettings. createRunSettings()
Returns the object with the settings used for calls to createRun.static io.grpc.MethodDescriptor<CreateRunRequest,Run>
LineageGrpc. getCreateRunMethod()
static io.grpc.MethodDescriptor<GetRunRequest,Run>
LineageGrpc. getGetRunMethod()
com.google.protobuf.Parser<Run>
Run. getParserForType()
com.google.common.util.concurrent.ListenableFuture<Run>
LineageGrpc.LineageFutureStub. getRun(GetRunRequest request)
Gets the details of the specified run.com.google.api.gax.rpc.UnaryCallable<GetRunRequest,Run>
LineageClient. getRunCallable()
Gets the details of the specified run.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRunRequest,Run>
LineageSettings.Builder. getRunSettings()
Returns the builder for the settings used for calls to getRun.com.google.api.gax.rpc.UnaryCallSettings<GetRunRequest,Run>
LineageSettings. getRunSettings()
Returns the object with the settings used for calls to getRun.List<Run>
ListRunsResponse.Builder. getRunsList()
The runs from the specified project and location.List<Run>
ListRunsResponse. getRunsList()
The runs from the specified project and location.List<Run>
ListRunsResponseOrBuilder. getRunsList()
The runs from the specified project and location.static io.grpc.MethodDescriptor<UpdateRunRequest,Run>
LineageGrpc. getUpdateRunMethod()
static com.google.protobuf.Parser<Run>
Run. parser()
com.google.common.util.concurrent.ListenableFuture<Run>
LineageGrpc.LineageFutureStub. updateRun(UpdateRunRequest request)
Updates a run.com.google.api.gax.rpc.UnaryCallable<UpdateRunRequest,Run>
LineageClient. updateRunCallable()
Updates a run.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateRunRequest,Run>
LineageSettings.Builder. updateRunSettings()
Returns the builder for the settings used for calls to updateRun.com.google.api.gax.rpc.UnaryCallSettings<UpdateRunRequest,Run>
LineageSettings. updateRunSettings()
Returns the object with the settings used for calls to updateRun.Methods in com.google.cloud.datacatalog.lineage.v1 with parameters of type Run Modifier and Type Method Description ListRunsResponse.Builder
ListRunsResponse.Builder. addRuns(int index, Run value)
The runs from the specified project and location.ListRunsResponse.Builder
ListRunsResponse.Builder. addRuns(Run value)
The runs from the specified project and location.Run
LineageClient. createRun(ProcessName parent, Run run)
Creates a new run.Run
LineageClient. createRun(String parent, Run run)
Creates a new run.Run.Builder
Run.Builder. mergeFrom(Run other)
CreateRunRequest.Builder
CreateRunRequest.Builder. mergeRun(Run value)
Required.UpdateRunRequest.Builder
UpdateRunRequest.Builder. mergeRun(Run value)
Required.static Run.Builder
Run. newBuilder(Run prototype)
CreateRunRequest.Builder
CreateRunRequest.Builder. setRun(Run value)
Required.UpdateRunRequest.Builder
UpdateRunRequest.Builder. setRun(Run value)
Required.ListRunsResponse.Builder
ListRunsResponse.Builder. setRuns(int index, Run value)
The runs from the specified project and location.Run
LineageClient. updateRun(Run run, com.google.protobuf.FieldMask updateMask)
Updates a run.Method parameters in com.google.cloud.datacatalog.lineage.v1 with type arguments of type Run Modifier and Type Method Description ListRunsResponse.Builder
ListRunsResponse.Builder. addAllRuns(Iterable<? extends Run> values)
The runs from the specified project and location.static com.google.api.core.ApiFuture<LineageClient.ListRunsPagedResponse>
LineageClient.ListRunsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRunsRequest,ListRunsResponse,Run> context, com.google.api.core.ApiFuture<ListRunsResponse> futureResponse)
protected LineageClient.ListRunsPage
LineageClient.ListRunsPage. createPage(com.google.api.gax.rpc.PageContext<ListRunsRequest,ListRunsResponse,Run> context, ListRunsResponse response)
com.google.api.core.ApiFuture<LineageClient.ListRunsPage>
LineageClient.ListRunsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRunsRequest,ListRunsResponse,Run> context, com.google.api.core.ApiFuture<ListRunsResponse> futureResponse)
default void
LineageGrpc.AsyncService. createRun(CreateRunRequest request, io.grpc.stub.StreamObserver<Run> responseObserver)
Creates a new run.void
LineageGrpc.LineageStub. createRun(CreateRunRequest request, io.grpc.stub.StreamObserver<Run> responseObserver)
Creates a new run.default void
LineageGrpc.AsyncService. getRun(GetRunRequest request, io.grpc.stub.StreamObserver<Run> responseObserver)
Gets the details of the specified run.void
LineageGrpc.LineageStub. getRun(GetRunRequest request, io.grpc.stub.StreamObserver<Run> responseObserver)
Gets the details of the specified run.default void
LineageGrpc.AsyncService. updateRun(UpdateRunRequest request, io.grpc.stub.StreamObserver<Run> responseObserver)
Updates a run.void
LineageGrpc.LineageStub. updateRun(UpdateRunRequest request, io.grpc.stub.StreamObserver<Run> responseObserver)
Updates a run. -
Uses of Run in com.google.cloud.datacatalog.lineage.v1.stub
Methods in com.google.cloud.datacatalog.lineage.v1.stub that return types with arguments of type Run Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateRunRequest,Run>
GrpcLineageStub. createRunCallable()
com.google.api.gax.rpc.UnaryCallable<CreateRunRequest,Run>
HttpJsonLineageStub. createRunCallable()
com.google.api.gax.rpc.UnaryCallable<CreateRunRequest,Run>
LineageStub. createRunCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateRunRequest,Run>
LineageStubSettings.Builder. createRunSettings()
Returns the builder for the settings used for calls to createRun.com.google.api.gax.rpc.UnaryCallSettings<CreateRunRequest,Run>
LineageStubSettings. createRunSettings()
Returns the object with the settings used for calls to createRun.com.google.api.gax.rpc.UnaryCallable<GetRunRequest,Run>
GrpcLineageStub. getRunCallable()
com.google.api.gax.rpc.UnaryCallable<GetRunRequest,Run>
HttpJsonLineageStub. getRunCallable()
com.google.api.gax.rpc.UnaryCallable<GetRunRequest,Run>
LineageStub. getRunCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRunRequest,Run>
LineageStubSettings.Builder. getRunSettings()
Returns the builder for the settings used for calls to getRun.com.google.api.gax.rpc.UnaryCallSettings<GetRunRequest,Run>
LineageStubSettings. getRunSettings()
Returns the object with the settings used for calls to getRun.com.google.api.gax.rpc.UnaryCallable<UpdateRunRequest,Run>
GrpcLineageStub. updateRunCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateRunRequest,Run>
HttpJsonLineageStub. updateRunCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateRunRequest,Run>
LineageStub. updateRunCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateRunRequest,Run>
LineageStubSettings.Builder. updateRunSettings()
Returns the builder for the settings used for calls to updateRun.com.google.api.gax.rpc.UnaryCallSettings<UpdateRunRequest,Run>
LineageStubSettings. updateRunSettings()
Returns the object with the settings used for calls to updateRun.
-