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.BuilderRuleSetName. newBuilder()RuleSetName.BuilderRuleSetName.Builder. setLocation(String location)RuleSetName.BuilderRuleSetName.Builder. setProject(String project)RuleSetName.BuilderRuleSetName.Builder. setRuleSet(String ruleSet)RuleSetName.BuilderRuleSetName. toBuilder()
-