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.Builder
DocumentLinkName. newBuilder()
DocumentLinkName.Builder
DocumentLinkName.Builder. setDocument(String document)
DocumentLinkName.Builder
DocumentLinkName.Builder. setDocumentLink(String documentLink)
DocumentLinkName.Builder
DocumentLinkName.Builder. setLocation(String location)
DocumentLinkName.Builder
DocumentLinkName.Builder. setProject(String project)
DocumentLinkName.Builder
DocumentLinkName. toBuilder()
-