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 ListLinkedSourcesResponse
ListLinkedSourcesResponse.Builder. build()
ListLinkedSourcesResponse
ListLinkedSourcesResponse.Builder. buildPartial()
static ListLinkedSourcesResponse
ListLinkedSourcesResponse. getDefaultInstance()
ListLinkedSourcesResponse
ListLinkedSourcesResponse.Builder. getDefaultInstanceForType()
ListLinkedSourcesResponse
ListLinkedSourcesResponse. getDefaultInstanceForType()
ListLinkedSourcesResponse
DocumentLinkServiceGrpc.DocumentLinkServiceBlockingStub. listLinkedSources(ListLinkedSourcesRequest request)
Return all source document-links from the document.static ListLinkedSourcesResponse
ListLinkedSourcesResponse. parseDelimitedFrom(InputStream input)
static ListLinkedSourcesResponse
ListLinkedSourcesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLinkedSourcesResponse
ListLinkedSourcesResponse. parseFrom(byte[] data)
static ListLinkedSourcesResponse
ListLinkedSourcesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLinkedSourcesResponse
ListLinkedSourcesResponse. parseFrom(com.google.protobuf.ByteString data)
static ListLinkedSourcesResponse
ListLinkedSourcesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLinkedSourcesResponse
ListLinkedSourcesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListLinkedSourcesResponse
ListLinkedSourcesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLinkedSourcesResponse
ListLinkedSourcesResponse. parseFrom(InputStream input)
static ListLinkedSourcesResponse
ListLinkedSourcesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLinkedSourcesResponse
ListLinkedSourcesResponse. parseFrom(ByteBuffer data)
static ListLinkedSourcesResponse
ListLinkedSourcesResponse. 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.ListLinkedSourcesPage
DocumentLinkServiceClient.ListLinkedSourcesPage. createPage(com.google.api.gax.rpc.PageContext<ListLinkedSourcesRequest,ListLinkedSourcesResponse,DocumentLink> context, ListLinkedSourcesResponse response)
ListLinkedSourcesResponse.Builder
ListLinkedSourcesResponse.Builder. mergeFrom(ListLinkedSourcesResponse other)
static ListLinkedSourcesResponse.Builder
ListLinkedSourcesResponse. 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.ListLinkedSourcesPage
DocumentLinkServiceClient.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 void
DocumentLinkServiceGrpc.AsyncService. listLinkedSources(ListLinkedSourcesRequest request, io.grpc.stub.StreamObserver<ListLinkedSourcesResponse> responseObserver)
Return all source document-links from the document.void
DocumentLinkServiceGrpc.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.
-