Uses of Class
com.google.cloud.contentwarehouse.v1.RuleSetServiceClient
-
Packages that use RuleSetServiceClient Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of RuleSetServiceClient in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return RuleSetServiceClient Modifier and Type Method Description static RuleSetServiceClientRuleSetServiceClient. create()Constructs an instance of RuleSetServiceClient with default settings.static RuleSetServiceClientRuleSetServiceClient. create(RuleSetServiceSettings settings)Constructs an instance of RuleSetServiceClient, using the given settings.static RuleSetServiceClientRuleSetServiceClient. create(RuleSetServiceStub stub)Constructs an instance of RuleSetServiceClient, using the given stub for making calls.
-