Uses of Class
com.google.cloud.documentai.v1.HumanReviewConfigName.Builder
-
Packages that use HumanReviewConfigName.Builder Package Description com.google.cloud.documentai.v1 A client to Cloud Document AI API -
-
Uses of HumanReviewConfigName.Builder in com.google.cloud.documentai.v1
Methods in com.google.cloud.documentai.v1 that return HumanReviewConfigName.Builder Modifier and Type Method Description static HumanReviewConfigName.Builder
HumanReviewConfigName. newBuilder()
HumanReviewConfigName.Builder
HumanReviewConfigName.Builder. setLocation(String location)
HumanReviewConfigName.Builder
HumanReviewConfigName.Builder. setProcessor(String processor)
HumanReviewConfigName.Builder
HumanReviewConfigName.Builder. setProject(String project)
HumanReviewConfigName.Builder
HumanReviewConfigName. toBuilder()
-