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 RunRun.Builder. build()RunRun.Builder. buildPartial()RunLineageClient. createRun(CreateRunRequest request)Creates a new run.RunLineageClient. createRun(ProcessName parent, Run run)Creates a new run.RunLineageClient. createRun(String parent, Run run)Creates a new run.RunLineageGrpc.LineageBlockingStub. createRun(CreateRunRequest request)Creates a new run.static RunRun. getDefaultInstance()RunRun.Builder. getDefaultInstanceForType()RunRun. getDefaultInstanceForType()RunCreateRunRequest.Builder. getRun()Required.RunCreateRunRequest. getRun()Required.RunCreateRunRequestOrBuilder. getRun()Required.RunLineageClient. getRun(GetRunRequest request)Gets the details of the specified run.RunLineageClient. getRun(RunName name)Gets the details of the specified run.RunLineageClient. getRun(String name)Gets the details of the specified run.RunLineageGrpc.LineageBlockingStub. getRun(GetRunRequest request)Gets the details of the specified run.RunUpdateRunRequest.Builder. getRun()Required.RunUpdateRunRequest. getRun()Required.RunUpdateRunRequestOrBuilder. getRun()Required.RunListRunsResponse.Builder. getRuns(int index)The runs from the specified project and location.RunListRunsResponse. getRuns(int index)The runs from the specified project and location.RunListRunsResponseOrBuilder. getRuns(int index)The runs from the specified project and location.static RunRun. parseDelimitedFrom(InputStream input)static RunRun. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunRun. parseFrom(byte[] data)static RunRun. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunRun. parseFrom(com.google.protobuf.ByteString data)static RunRun. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunRun. parseFrom(com.google.protobuf.CodedInputStream input)static RunRun. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunRun. parseFrom(InputStream input)static RunRun. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunRun. parseFrom(ByteBuffer data)static RunRun. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)RunLineageClient. updateRun(Run run, com.google.protobuf.FieldMask updateMask)Updates a run.RunLineageClient. updateRun(UpdateRunRequest request)Updates a run.RunLineageGrpc.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.BuilderListRunsResponse.Builder. addRuns(int index, Run value)The runs from the specified project and location.ListRunsResponse.BuilderListRunsResponse.Builder. addRuns(Run value)The runs from the specified project and location.RunLineageClient. createRun(ProcessName parent, Run run)Creates a new run.RunLineageClient. createRun(String parent, Run run)Creates a new run.Run.BuilderRun.Builder. mergeFrom(Run other)CreateRunRequest.BuilderCreateRunRequest.Builder. mergeRun(Run value)Required.UpdateRunRequest.BuilderUpdateRunRequest.Builder. mergeRun(Run value)Required.static Run.BuilderRun. newBuilder(Run prototype)CreateRunRequest.BuilderCreateRunRequest.Builder. setRun(Run value)Required.UpdateRunRequest.BuilderUpdateRunRequest.Builder. setRun(Run value)Required.ListRunsResponse.BuilderListRunsResponse.Builder. setRuns(int index, Run value)The runs from the specified project and location.RunLineageClient. 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.BuilderListRunsResponse.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.ListRunsPageLineageClient.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 voidLineageGrpc.AsyncService. createRun(CreateRunRequest request, io.grpc.stub.StreamObserver<Run> responseObserver)Creates a new run.voidLineageGrpc.LineageStub. createRun(CreateRunRequest request, io.grpc.stub.StreamObserver<Run> responseObserver)Creates a new run.default voidLineageGrpc.AsyncService. getRun(GetRunRequest request, io.grpc.stub.StreamObserver<Run> responseObserver)Gets the details of the specified run.voidLineageGrpc.LineageStub. getRun(GetRunRequest request, io.grpc.stub.StreamObserver<Run> responseObserver)Gets the details of the specified run.default voidLineageGrpc.AsyncService. updateRun(UpdateRunRequest request, io.grpc.stub.StreamObserver<Run> responseObserver)Updates a run.voidLineageGrpc.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.
-