Uses of Class
com.google.cloud.contentwarehouse.v1.DocumentLinkName.Builder
-
Packages that use DocumentLinkName.Builder Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of DocumentLinkName.Builder in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return DocumentLinkName.Builder Modifier and Type Method Description static DocumentLinkName.BuilderDocumentLinkName. newBuilder()DocumentLinkName.BuilderDocumentLinkName.Builder. setDocument(String document)DocumentLinkName.BuilderDocumentLinkName.Builder. setDocumentLink(String documentLink)DocumentLinkName.BuilderDocumentLinkName.Builder. setLocation(String location)DocumentLinkName.BuilderDocumentLinkName.Builder. setProject(String project)DocumentLinkName.BuilderDocumentLinkName. toBuilder()
-