Uses of Class
com.google.cloud.datacatalog.lineage.v1.Process
-
Packages that use Process Package Description com.google.cloud.datacatalog.lineage.v1 A client to Data Lineage APIcom.google.cloud.datacatalog.lineage.v1.stub -
-
Uses of Process in com.google.cloud.datacatalog.lineage.v1
Methods in com.google.cloud.datacatalog.lineage.v1 that return Process Modifier and Type Method Description ProcessProcess.Builder. build()ProcessProcess.Builder. buildPartial()ProcessLineageClient. createProcess(CreateProcessRequest request)Creates a new process.ProcessLineageClient. createProcess(LocationName parent, Process process)Creates a new process.ProcessLineageClient. createProcess(String parent, Process process)Creates a new process.ProcessLineageGrpc.LineageBlockingStub. createProcess(CreateProcessRequest request)Creates a new process.static ProcessProcess. getDefaultInstance()ProcessProcess.Builder. getDefaultInstanceForType()ProcessProcess. getDefaultInstanceForType()ProcessCreateProcessRequest.Builder. getProcess()Required.ProcessCreateProcessRequest. getProcess()Required.ProcessCreateProcessRequestOrBuilder. getProcess()Required.ProcessLineageClient. getProcess(GetProcessRequest request)Gets the details of the specified process.ProcessLineageClient. getProcess(ProcessName name)Gets the details of the specified process.ProcessLineageClient. getProcess(String name)Gets the details of the specified process.ProcessLineageGrpc.LineageBlockingStub. getProcess(GetProcessRequest request)Gets the details of the specified process.ProcessUpdateProcessRequest.Builder. getProcess()Required.ProcessUpdateProcessRequest. getProcess()Required.ProcessUpdateProcessRequestOrBuilder. getProcess()Required.ProcessListProcessesResponse.Builder. getProcesses(int index)The processes from the specified project and location.ProcessListProcessesResponse. getProcesses(int index)The processes from the specified project and location.ProcessListProcessesResponseOrBuilder. getProcesses(int index)The processes from the specified project and location.static ProcessProcess. parseDelimitedFrom(InputStream input)static ProcessProcess. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessProcess. parseFrom(byte[] data)static ProcessProcess. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessProcess. parseFrom(com.google.protobuf.ByteString data)static ProcessProcess. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessProcess. parseFrom(com.google.protobuf.CodedInputStream input)static ProcessProcess. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessProcess. parseFrom(InputStream input)static ProcessProcess. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessProcess. parseFrom(ByteBuffer data)static ProcessProcess. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ProcessLineageClient. updateProcess(Process process, com.google.protobuf.FieldMask updateMask)Updates a process.ProcessLineageClient. updateProcess(UpdateProcessRequest request)Updates a process.ProcessLineageGrpc.LineageBlockingStub. updateProcess(UpdateProcessRequest request)Updates a process.Methods in com.google.cloud.datacatalog.lineage.v1 that return types with arguments of type Process Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Process>LineageGrpc.LineageFutureStub. createProcess(CreateProcessRequest request)Creates a new process.com.google.api.gax.rpc.UnaryCallable<CreateProcessRequest,Process>LineageClient. createProcessCallable()Creates a new process.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateProcessRequest,Process>LineageSettings.Builder. createProcessSettings()Returns the builder for the settings used for calls to createProcess.com.google.api.gax.rpc.UnaryCallSettings<CreateProcessRequest,Process>LineageSettings. createProcessSettings()Returns the object with the settings used for calls to createProcess.static io.grpc.MethodDescriptor<CreateProcessRequest,Process>LineageGrpc. getCreateProcessMethod()static io.grpc.MethodDescriptor<GetProcessRequest,Process>LineageGrpc. getGetProcessMethod()com.google.protobuf.Parser<Process>Process. getParserForType()com.google.common.util.concurrent.ListenableFuture<Process>LineageGrpc.LineageFutureStub. getProcess(GetProcessRequest request)Gets the details of the specified process.com.google.api.gax.rpc.UnaryCallable<GetProcessRequest,Process>LineageClient. getProcessCallable()Gets the details of the specified process.List<Process>ListProcessesResponse.Builder. getProcessesList()The processes from the specified project and location.List<Process>ListProcessesResponse. getProcessesList()The processes from the specified project and location.List<Process>ListProcessesResponseOrBuilder. getProcessesList()The processes from the specified project and location.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProcessRequest,Process>LineageSettings.Builder. getProcessSettings()Returns the builder for the settings used for calls to getProcess.com.google.api.gax.rpc.UnaryCallSettings<GetProcessRequest,Process>LineageSettings. getProcessSettings()Returns the object with the settings used for calls to getProcess.static io.grpc.MethodDescriptor<UpdateProcessRequest,Process>LineageGrpc. getUpdateProcessMethod()static com.google.protobuf.Parser<Process>Process. parser()com.google.common.util.concurrent.ListenableFuture<Process>LineageGrpc.LineageFutureStub. updateProcess(UpdateProcessRequest request)Updates a process.com.google.api.gax.rpc.UnaryCallable<UpdateProcessRequest,Process>LineageClient. updateProcessCallable()Updates a process.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateProcessRequest,Process>LineageSettings.Builder. updateProcessSettings()Returns the builder for the settings used for calls to updateProcess.com.google.api.gax.rpc.UnaryCallSettings<UpdateProcessRequest,Process>LineageSettings. updateProcessSettings()Returns the object with the settings used for calls to updateProcess.Methods in com.google.cloud.datacatalog.lineage.v1 with parameters of type Process Modifier and Type Method Description ListProcessesResponse.BuilderListProcessesResponse.Builder. addProcesses(int index, Process value)The processes from the specified project and location.ListProcessesResponse.BuilderListProcessesResponse.Builder. addProcesses(Process value)The processes from the specified project and location.ProcessLineageClient. createProcess(LocationName parent, Process process)Creates a new process.ProcessLineageClient. createProcess(String parent, Process process)Creates a new process.Process.BuilderProcess.Builder. mergeFrom(Process other)CreateProcessRequest.BuilderCreateProcessRequest.Builder. mergeProcess(Process value)Required.UpdateProcessRequest.BuilderUpdateProcessRequest.Builder. mergeProcess(Process value)Required.static Process.BuilderProcess. newBuilder(Process prototype)CreateProcessRequest.BuilderCreateProcessRequest.Builder. setProcess(Process value)Required.UpdateProcessRequest.BuilderUpdateProcessRequest.Builder. setProcess(Process value)Required.ListProcessesResponse.BuilderListProcessesResponse.Builder. setProcesses(int index, Process value)The processes from the specified project and location.ProcessLineageClient. updateProcess(Process process, com.google.protobuf.FieldMask updateMask)Updates a process.Method parameters in com.google.cloud.datacatalog.lineage.v1 with type arguments of type Process Modifier and Type Method Description ListProcessesResponse.BuilderListProcessesResponse.Builder. addAllProcesses(Iterable<? extends Process> values)The processes from the specified project and location.static com.google.api.core.ApiFuture<LineageClient.ListProcessesPagedResponse>LineageClient.ListProcessesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListProcessesRequest,ListProcessesResponse,Process> context, com.google.api.core.ApiFuture<ListProcessesResponse> futureResponse)protected LineageClient.ListProcessesPageLineageClient.ListProcessesPage. createPage(com.google.api.gax.rpc.PageContext<ListProcessesRequest,ListProcessesResponse,Process> context, ListProcessesResponse response)com.google.api.core.ApiFuture<LineageClient.ListProcessesPage>LineageClient.ListProcessesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListProcessesRequest,ListProcessesResponse,Process> context, com.google.api.core.ApiFuture<ListProcessesResponse> futureResponse)default voidLineageGrpc.AsyncService. createProcess(CreateProcessRequest request, io.grpc.stub.StreamObserver<Process> responseObserver)Creates a new process.voidLineageGrpc.LineageStub. createProcess(CreateProcessRequest request, io.grpc.stub.StreamObserver<Process> responseObserver)Creates a new process.default voidLineageGrpc.AsyncService. getProcess(GetProcessRequest request, io.grpc.stub.StreamObserver<Process> responseObserver)Gets the details of the specified process.voidLineageGrpc.LineageStub. getProcess(GetProcessRequest request, io.grpc.stub.StreamObserver<Process> responseObserver)Gets the details of the specified process.default voidLineageGrpc.AsyncService. updateProcess(UpdateProcessRequest request, io.grpc.stub.StreamObserver<Process> responseObserver)Updates a process.voidLineageGrpc.LineageStub. updateProcess(UpdateProcessRequest request, io.grpc.stub.StreamObserver<Process> responseObserver)Updates a process. -
Uses of Process in com.google.cloud.datacatalog.lineage.v1.stub
Methods in com.google.cloud.datacatalog.lineage.v1.stub that return types with arguments of type Process Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateProcessRequest,Process>GrpcLineageStub. createProcessCallable()com.google.api.gax.rpc.UnaryCallable<CreateProcessRequest,Process>HttpJsonLineageStub. createProcessCallable()com.google.api.gax.rpc.UnaryCallable<CreateProcessRequest,Process>LineageStub. createProcessCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateProcessRequest,Process>LineageStubSettings.Builder. createProcessSettings()Returns the builder for the settings used for calls to createProcess.com.google.api.gax.rpc.UnaryCallSettings<CreateProcessRequest,Process>LineageStubSettings. createProcessSettings()Returns the object with the settings used for calls to createProcess.com.google.api.gax.rpc.UnaryCallable<GetProcessRequest,Process>GrpcLineageStub. getProcessCallable()com.google.api.gax.rpc.UnaryCallable<GetProcessRequest,Process>HttpJsonLineageStub. getProcessCallable()com.google.api.gax.rpc.UnaryCallable<GetProcessRequest,Process>LineageStub. getProcessCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProcessRequest,Process>LineageStubSettings.Builder. getProcessSettings()Returns the builder for the settings used for calls to getProcess.com.google.api.gax.rpc.UnaryCallSettings<GetProcessRequest,Process>LineageStubSettings. getProcessSettings()Returns the object with the settings used for calls to getProcess.com.google.api.gax.rpc.UnaryCallable<UpdateProcessRequest,Process>GrpcLineageStub. updateProcessCallable()com.google.api.gax.rpc.UnaryCallable<UpdateProcessRequest,Process>HttpJsonLineageStub. updateProcessCallable()com.google.api.gax.rpc.UnaryCallable<UpdateProcessRequest,Process>LineageStub. updateProcessCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateProcessRequest,Process>LineageStubSettings.Builder. updateProcessSettings()Returns the builder for the settings used for calls to updateProcess.com.google.api.gax.rpc.UnaryCallSettings<UpdateProcessRequest,Process>LineageStubSettings. updateProcessSettings()Returns the object with the settings used for calls to updateProcess.
-