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 RuleSetServiceClient
RuleSetServiceClient. create()
Constructs an instance of RuleSetServiceClient with default settings.static RuleSetServiceClient
RuleSetServiceClient. create(RuleSetServiceSettings settings)
Constructs an instance of RuleSetServiceClient, using the given settings.static RuleSetServiceClient
RuleSetServiceClient. create(RuleSetServiceStub stub)
Constructs an instance of RuleSetServiceClient, using the given stub for making calls.
-