Uses of Class
com.google.cloud.contentwarehouse.v1.DocumentLink
-
Packages that use DocumentLink Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse APIcom.google.cloud.contentwarehouse.v1.stub -
-
Uses of DocumentLink in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return DocumentLink Modifier and Type Method Description DocumentLink
DocumentLink.Builder. build()
DocumentLink
DocumentLink.Builder. buildPartial()
DocumentLink
DocumentLinkServiceClient. createDocumentLink(CreateDocumentLinkRequest request)
Create a link between a source document and a target document.DocumentLink
DocumentLinkServiceClient. createDocumentLink(DocumentName parent, DocumentLink documentLink)
Create a link between a source document and a target document.DocumentLink
DocumentLinkServiceClient. createDocumentLink(String parent, DocumentLink documentLink)
Create a link between a source document and a target document.DocumentLink
DocumentLinkServiceGrpc.DocumentLinkServiceBlockingStub. createDocumentLink(CreateDocumentLinkRequest request)
Create a link between a source document and a target document.static DocumentLink
DocumentLink. getDefaultInstance()
DocumentLink
DocumentLink.Builder. getDefaultInstanceForType()
DocumentLink
DocumentLink. getDefaultInstanceForType()
DocumentLink
CreateDocumentLinkRequest.Builder. getDocumentLink()
Required.DocumentLink
CreateDocumentLinkRequest. getDocumentLink()
Required.DocumentLink
CreateDocumentLinkRequestOrBuilder. getDocumentLink()
Required.DocumentLink
ListLinkedSourcesResponse.Builder. getDocumentLinks(int index)
Source document-links.DocumentLink
ListLinkedSourcesResponse. getDocumentLinks(int index)
Source document-links.DocumentLink
ListLinkedSourcesResponseOrBuilder. getDocumentLinks(int index)
Source document-links.DocumentLink
ListLinkedTargetsResponse.Builder. getDocumentLinks(int index)
Target document-links.DocumentLink
ListLinkedTargetsResponse. getDocumentLinks(int index)
Target document-links.DocumentLink
ListLinkedTargetsResponseOrBuilder. getDocumentLinks(int index)
Target document-links.static DocumentLink
DocumentLink. parseDelimitedFrom(InputStream input)
static DocumentLink
DocumentLink. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DocumentLink
DocumentLink. parseFrom(byte[] data)
static DocumentLink
DocumentLink. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DocumentLink
DocumentLink. parseFrom(com.google.protobuf.ByteString data)
static DocumentLink
DocumentLink. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DocumentLink
DocumentLink. parseFrom(com.google.protobuf.CodedInputStream input)
static DocumentLink
DocumentLink. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DocumentLink
DocumentLink. parseFrom(InputStream input)
static DocumentLink
DocumentLink. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DocumentLink
DocumentLink. parseFrom(ByteBuffer data)
static DocumentLink
DocumentLink. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type DocumentLink Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<DocumentLink>
DocumentLinkServiceGrpc.DocumentLinkServiceFutureStub. createDocumentLink(CreateDocumentLinkRequest request)
Create a link between a source document and a target document.com.google.api.gax.rpc.UnaryCallable<CreateDocumentLinkRequest,DocumentLink>
DocumentLinkServiceClient. createDocumentLinkCallable()
Create a link between a source document and a target document.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDocumentLinkRequest,DocumentLink>
DocumentLinkServiceSettings.Builder. createDocumentLinkSettings()
Returns the builder for the settings used for calls to createDocumentLink.com.google.api.gax.rpc.UnaryCallSettings<CreateDocumentLinkRequest,DocumentLink>
DocumentLinkServiceSettings. createDocumentLinkSettings()
Returns the object with the settings used for calls to createDocumentLink.static io.grpc.MethodDescriptor<CreateDocumentLinkRequest,DocumentLink>
DocumentLinkServiceGrpc. getCreateDocumentLinkMethod()
List<DocumentLink>
ListLinkedSourcesResponse.Builder. getDocumentLinksList()
Source document-links.List<DocumentLink>
ListLinkedSourcesResponse. getDocumentLinksList()
Source document-links.List<DocumentLink>
ListLinkedSourcesResponseOrBuilder. getDocumentLinksList()
Source document-links.List<DocumentLink>
ListLinkedTargetsResponse.Builder. getDocumentLinksList()
Target document-links.List<DocumentLink>
ListLinkedTargetsResponse. getDocumentLinksList()
Target document-links.List<DocumentLink>
ListLinkedTargetsResponseOrBuilder. getDocumentLinksList()
Target document-links.com.google.protobuf.Parser<DocumentLink>
DocumentLink. getParserForType()
static com.google.protobuf.Parser<DocumentLink>
DocumentLink. parser()
Methods in com.google.cloud.contentwarehouse.v1 with parameters of type DocumentLink Modifier and Type Method Description ListLinkedSourcesResponse.Builder
ListLinkedSourcesResponse.Builder. addDocumentLinks(int index, DocumentLink value)
Source document-links.ListLinkedSourcesResponse.Builder
ListLinkedSourcesResponse.Builder. addDocumentLinks(DocumentLink value)
Source document-links.ListLinkedTargetsResponse.Builder
ListLinkedTargetsResponse.Builder. addDocumentLinks(int index, DocumentLink value)
Target document-links.ListLinkedTargetsResponse.Builder
ListLinkedTargetsResponse.Builder. addDocumentLinks(DocumentLink value)
Target document-links.DocumentLink
DocumentLinkServiceClient. createDocumentLink(DocumentName parent, DocumentLink documentLink)
Create a link between a source document and a target document.DocumentLink
DocumentLinkServiceClient. createDocumentLink(String parent, DocumentLink documentLink)
Create a link between a source document and a target document.CreateDocumentLinkRequest.Builder
CreateDocumentLinkRequest.Builder. mergeDocumentLink(DocumentLink value)
Required.DocumentLink.Builder
DocumentLink.Builder. mergeFrom(DocumentLink other)
static DocumentLink.Builder
DocumentLink. newBuilder(DocumentLink prototype)
CreateDocumentLinkRequest.Builder
CreateDocumentLinkRequest.Builder. setDocumentLink(DocumentLink value)
Required.ListLinkedSourcesResponse.Builder
ListLinkedSourcesResponse.Builder. setDocumentLinks(int index, DocumentLink value)
Source document-links.ListLinkedTargetsResponse.Builder
ListLinkedTargetsResponse.Builder. setDocumentLinks(int index, DocumentLink value)
Target document-links.Method parameters in com.google.cloud.contentwarehouse.v1 with type arguments of type DocumentLink Modifier and Type Method Description ListLinkedSourcesResponse.Builder
ListLinkedSourcesResponse.Builder. addAllDocumentLinks(Iterable<? extends DocumentLink> values)
Source document-links.ListLinkedTargetsResponse.Builder
ListLinkedTargetsResponse.Builder. addAllDocumentLinks(Iterable<? extends DocumentLink> values)
Target document-links.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)
default void
DocumentLinkServiceGrpc.AsyncService. createDocumentLink(CreateDocumentLinkRequest request, io.grpc.stub.StreamObserver<DocumentLink> responseObserver)
Create a link between a source document and a target document.void
DocumentLinkServiceGrpc.DocumentLinkServiceStub. createDocumentLink(CreateDocumentLinkRequest request, io.grpc.stub.StreamObserver<DocumentLink> responseObserver)
Create a link between a source document and a target document.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)
-
Uses of DocumentLink in com.google.cloud.contentwarehouse.v1.stub
Methods in com.google.cloud.contentwarehouse.v1.stub that return types with arguments of type DocumentLink Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateDocumentLinkRequest,DocumentLink>
DocumentLinkServiceStub. createDocumentLinkCallable()
com.google.api.gax.rpc.UnaryCallable<CreateDocumentLinkRequest,DocumentLink>
GrpcDocumentLinkServiceStub. createDocumentLinkCallable()
com.google.api.gax.rpc.UnaryCallable<CreateDocumentLinkRequest,DocumentLink>
HttpJsonDocumentLinkServiceStub. createDocumentLinkCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDocumentLinkRequest,DocumentLink>
DocumentLinkServiceStubSettings.Builder. createDocumentLinkSettings()
Returns the builder for the settings used for calls to createDocumentLink.com.google.api.gax.rpc.UnaryCallSettings<CreateDocumentLinkRequest,DocumentLink>
DocumentLinkServiceStubSettings. createDocumentLinkSettings()
Returns the object with the settings used for calls to createDocumentLink.
-