Uses of Class
com.google.cloud.contentwarehouse.v1.ListLinkedSourcesResponse
-
Packages that use ListLinkedSourcesResponse Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse APIcom.google.cloud.contentwarehouse.v1.stub -
-
Uses of ListLinkedSourcesResponse in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return ListLinkedSourcesResponse Modifier and Type Method Description ListLinkedSourcesResponseListLinkedSourcesResponse.Builder. build()ListLinkedSourcesResponseListLinkedSourcesResponse.Builder. buildPartial()static ListLinkedSourcesResponseListLinkedSourcesResponse. getDefaultInstance()ListLinkedSourcesResponseListLinkedSourcesResponse.Builder. getDefaultInstanceForType()ListLinkedSourcesResponseListLinkedSourcesResponse. getDefaultInstanceForType()ListLinkedSourcesResponseDocumentLinkServiceGrpc.DocumentLinkServiceBlockingStub. listLinkedSources(ListLinkedSourcesRequest request)Return all source document-links from the document.static ListLinkedSourcesResponseListLinkedSourcesResponse. parseDelimitedFrom(InputStream input)static ListLinkedSourcesResponseListLinkedSourcesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLinkedSourcesResponseListLinkedSourcesResponse. parseFrom(byte[] data)static ListLinkedSourcesResponseListLinkedSourcesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLinkedSourcesResponseListLinkedSourcesResponse. parseFrom(com.google.protobuf.ByteString data)static ListLinkedSourcesResponseListLinkedSourcesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLinkedSourcesResponseListLinkedSourcesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListLinkedSourcesResponseListLinkedSourcesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLinkedSourcesResponseListLinkedSourcesResponse. parseFrom(InputStream input)static ListLinkedSourcesResponseListLinkedSourcesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLinkedSourcesResponseListLinkedSourcesResponse. parseFrom(ByteBuffer data)static ListLinkedSourcesResponseListLinkedSourcesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type ListLinkedSourcesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListLinkedSourcesRequest,ListLinkedSourcesResponse>DocumentLinkServiceGrpc. getListLinkedSourcesMethod()com.google.protobuf.Parser<ListLinkedSourcesResponse>ListLinkedSourcesResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListLinkedSourcesResponse>DocumentLinkServiceGrpc.DocumentLinkServiceFutureStub. listLinkedSources(ListLinkedSourcesRequest request)Return all source document-links from the document.com.google.api.gax.rpc.UnaryCallable<ListLinkedSourcesRequest,ListLinkedSourcesResponse>DocumentLinkServiceClient. listLinkedSourcesCallable()Return all source document-links from the document.com.google.api.gax.rpc.PagedCallSettings.Builder<ListLinkedSourcesRequest,ListLinkedSourcesResponse,DocumentLinkServiceClient.ListLinkedSourcesPagedResponse>DocumentLinkServiceSettings.Builder. listLinkedSourcesSettings()Returns the builder for the settings used for calls to listLinkedSources.com.google.api.gax.rpc.PagedCallSettings<ListLinkedSourcesRequest,ListLinkedSourcesResponse,DocumentLinkServiceClient.ListLinkedSourcesPagedResponse>DocumentLinkServiceSettings. listLinkedSourcesSettings()Returns the object with the settings used for calls to listLinkedSources.static com.google.protobuf.Parser<ListLinkedSourcesResponse>ListLinkedSourcesResponse. parser()Methods in com.google.cloud.contentwarehouse.v1 with parameters of type ListLinkedSourcesResponse Modifier and Type Method Description protected DocumentLinkServiceClient.ListLinkedSourcesPageDocumentLinkServiceClient.ListLinkedSourcesPage. createPage(com.google.api.gax.rpc.PageContext<ListLinkedSourcesRequest,ListLinkedSourcesResponse,DocumentLink> context, ListLinkedSourcesResponse response)ListLinkedSourcesResponse.BuilderListLinkedSourcesResponse.Builder. mergeFrom(ListLinkedSourcesResponse other)static ListLinkedSourcesResponse.BuilderListLinkedSourcesResponse. newBuilder(ListLinkedSourcesResponse prototype)Method parameters in com.google.cloud.contentwarehouse.v1 with type arguments of type ListLinkedSourcesResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<DocumentLinkServiceClient.ListLinkedSourcesPagedResponse>DocumentLinkServiceClient.ListLinkedSourcesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListLinkedSourcesRequest,ListLinkedSourcesResponse,DocumentLink> context, com.google.api.core.ApiFuture<ListLinkedSourcesResponse> futureResponse)static com.google.api.core.ApiFuture<DocumentLinkServiceClient.ListLinkedSourcesPagedResponse>DocumentLinkServiceClient.ListLinkedSourcesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListLinkedSourcesRequest,ListLinkedSourcesResponse,DocumentLink> context, com.google.api.core.ApiFuture<ListLinkedSourcesResponse> futureResponse)protected DocumentLinkServiceClient.ListLinkedSourcesPageDocumentLinkServiceClient.ListLinkedSourcesPage. createPage(com.google.api.gax.rpc.PageContext<ListLinkedSourcesRequest,ListLinkedSourcesResponse,DocumentLink> context, ListLinkedSourcesResponse response)com.google.api.core.ApiFuture<DocumentLinkServiceClient.ListLinkedSourcesPage>DocumentLinkServiceClient.ListLinkedSourcesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListLinkedSourcesRequest,ListLinkedSourcesResponse,DocumentLink> context, com.google.api.core.ApiFuture<ListLinkedSourcesResponse> futureResponse)com.google.api.core.ApiFuture<DocumentLinkServiceClient.ListLinkedSourcesPage>DocumentLinkServiceClient.ListLinkedSourcesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListLinkedSourcesRequest,ListLinkedSourcesResponse,DocumentLink> context, com.google.api.core.ApiFuture<ListLinkedSourcesResponse> futureResponse)default voidDocumentLinkServiceGrpc.AsyncService. listLinkedSources(ListLinkedSourcesRequest request, io.grpc.stub.StreamObserver<ListLinkedSourcesResponse> responseObserver)Return all source document-links from the document.voidDocumentLinkServiceGrpc.DocumentLinkServiceStub. listLinkedSources(ListLinkedSourcesRequest request, io.grpc.stub.StreamObserver<ListLinkedSourcesResponse> responseObserver)Return all source document-links from the document. -
Uses of ListLinkedSourcesResponse in com.google.cloud.contentwarehouse.v1.stub
Methods in com.google.cloud.contentwarehouse.v1.stub that return types with arguments of type ListLinkedSourcesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListLinkedSourcesRequest,ListLinkedSourcesResponse>DocumentLinkServiceStub. listLinkedSourcesCallable()com.google.api.gax.rpc.UnaryCallable<ListLinkedSourcesRequest,ListLinkedSourcesResponse>GrpcDocumentLinkServiceStub. listLinkedSourcesCallable()com.google.api.gax.rpc.UnaryCallable<ListLinkedSourcesRequest,ListLinkedSourcesResponse>HttpJsonDocumentLinkServiceStub. listLinkedSourcesCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListLinkedSourcesRequest,ListLinkedSourcesResponse,DocumentLinkServiceClient.ListLinkedSourcesPagedResponse>DocumentLinkServiceStubSettings.Builder. listLinkedSourcesSettings()Returns the builder for the settings used for calls to listLinkedSources.com.google.api.gax.rpc.PagedCallSettings<ListLinkedSourcesRequest,ListLinkedSourcesResponse,DocumentLinkServiceClient.ListLinkedSourcesPagedResponse>DocumentLinkServiceStubSettings. listLinkedSourcesSettings()Returns the object with the settings used for calls to listLinkedSources.
-