Uses of Class
com.google.cloud.datacatalog.lineage.v1.ProcessLinks
-
Packages that use ProcessLinks Package Description com.google.cloud.datacatalog.lineage.v1 A client to Data Lineage API -
-
Uses of ProcessLinks in com.google.cloud.datacatalog.lineage.v1
Methods in com.google.cloud.datacatalog.lineage.v1 that return ProcessLinks Modifier and Type Method Description ProcessLinksProcessLinks.Builder. build()ProcessLinksProcessLinks.Builder. buildPartial()static ProcessLinksProcessLinks. getDefaultInstance()ProcessLinksProcessLinks.Builder. getDefaultInstanceForType()ProcessLinksProcessLinks. getDefaultInstanceForType()ProcessLinksBatchSearchLinkProcessesResponse.Builder. getProcessLinks(int index)An array of processes associated with the specified links.ProcessLinksBatchSearchLinkProcessesResponse. getProcessLinks(int index)An array of processes associated with the specified links.ProcessLinksBatchSearchLinkProcessesResponseOrBuilder. getProcessLinks(int index)An array of processes associated with the specified links.static ProcessLinksProcessLinks. parseDelimitedFrom(InputStream input)static ProcessLinksProcessLinks. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessLinksProcessLinks. parseFrom(byte[] data)static ProcessLinksProcessLinks. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessLinksProcessLinks. parseFrom(com.google.protobuf.ByteString data)static ProcessLinksProcessLinks. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessLinksProcessLinks. parseFrom(com.google.protobuf.CodedInputStream input)static ProcessLinksProcessLinks. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessLinksProcessLinks. parseFrom(InputStream input)static ProcessLinksProcessLinks. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessLinksProcessLinks. parseFrom(ByteBuffer data)static ProcessLinksProcessLinks. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datacatalog.lineage.v1 that return types with arguments of type ProcessLinks Modifier and Type Method Description com.google.protobuf.Parser<ProcessLinks>ProcessLinks. getParserForType()List<ProcessLinks>BatchSearchLinkProcessesResponse.Builder. getProcessLinksList()An array of processes associated with the specified links.List<ProcessLinks>BatchSearchLinkProcessesResponse. getProcessLinksList()An array of processes associated with the specified links.List<ProcessLinks>BatchSearchLinkProcessesResponseOrBuilder. getProcessLinksList()An array of processes associated with the specified links.static com.google.protobuf.Parser<ProcessLinks>ProcessLinks. parser()Methods in com.google.cloud.datacatalog.lineage.v1 with parameters of type ProcessLinks Modifier and Type Method Description BatchSearchLinkProcessesResponse.BuilderBatchSearchLinkProcessesResponse.Builder. addProcessLinks(int index, ProcessLinks value)An array of processes associated with the specified links.BatchSearchLinkProcessesResponse.BuilderBatchSearchLinkProcessesResponse.Builder. addProcessLinks(ProcessLinks value)An array of processes associated with the specified links.ProcessLinks.BuilderProcessLinks.Builder. mergeFrom(ProcessLinks other)static ProcessLinks.BuilderProcessLinks. newBuilder(ProcessLinks prototype)BatchSearchLinkProcessesResponse.BuilderBatchSearchLinkProcessesResponse.Builder. setProcessLinks(int index, ProcessLinks value)An array of processes associated with the specified links.Method parameters in com.google.cloud.datacatalog.lineage.v1 with type arguments of type ProcessLinks Modifier and Type Method Description BatchSearchLinkProcessesResponse.BuilderBatchSearchLinkProcessesResponse.Builder. addAllProcessLinks(Iterable<? extends ProcessLinks> values)An array of processes associated with the specified links.static com.google.api.core.ApiFuture<LineageClient.BatchSearchLinkProcessesPagedResponse>LineageClient.BatchSearchLinkProcessesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<BatchSearchLinkProcessesRequest,BatchSearchLinkProcessesResponse,ProcessLinks> context, com.google.api.core.ApiFuture<BatchSearchLinkProcessesResponse> futureResponse)protected LineageClient.BatchSearchLinkProcessesPageLineageClient.BatchSearchLinkProcessesPage. createPage(com.google.api.gax.rpc.PageContext<BatchSearchLinkProcessesRequest,BatchSearchLinkProcessesResponse,ProcessLinks> context, BatchSearchLinkProcessesResponse response)com.google.api.core.ApiFuture<LineageClient.BatchSearchLinkProcessesPage>LineageClient.BatchSearchLinkProcessesPage. createPageAsync(com.google.api.gax.rpc.PageContext<BatchSearchLinkProcessesRequest,BatchSearchLinkProcessesResponse,ProcessLinks> context, com.google.api.core.ApiFuture<BatchSearchLinkProcessesResponse> futureResponse)
-