Uses of Class
com.google.cloud.contentwarehouse.v1.RuleSetServiceSettings
-
Packages that use RuleSetServiceSettings Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of RuleSetServiceSettings in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return RuleSetServiceSettings Modifier and Type Method Description RuleSetServiceSettings
RuleSetServiceSettings.Builder. build()
static RuleSetServiceSettings
RuleSetServiceSettings. create(RuleSetServiceStubSettings stub)
RuleSetServiceSettings
RuleSetServiceClient. getSettings()
Methods in com.google.cloud.contentwarehouse.v1 with parameters of type RuleSetServiceSettings Modifier and Type Method Description static RuleSetServiceClient
RuleSetServiceClient. create(RuleSetServiceSettings settings)
Constructs an instance of RuleSetServiceClient, using the given settings.Constructors in com.google.cloud.contentwarehouse.v1 with parameters of type RuleSetServiceSettings Constructor Description Builder(RuleSetServiceSettings settings)
RuleSetServiceClient(RuleSetServiceSettings settings)
Constructs an instance of RuleSetServiceClient, using the given settings.
-