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