Uses of Class
com.google.cloud.retail.v2alpha.PredictionServiceSettings
-
Packages that use PredictionServiceSettings Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of PredictionServiceSettings in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return PredictionServiceSettings Modifier and Type Method Description PredictionServiceSettings
PredictionServiceSettings.Builder. build()
static PredictionServiceSettings
PredictionServiceSettings. create(PredictionServiceStubSettings stub)
PredictionServiceSettings
PredictionServiceClient. getSettings()
Methods in com.google.cloud.retail.v2alpha with parameters of type PredictionServiceSettings Modifier and Type Method Description static PredictionServiceClient
PredictionServiceClient. create(PredictionServiceSettings settings)
Constructs an instance of PredictionServiceClient, using the given settings.Constructors in com.google.cloud.retail.v2alpha with parameters of type PredictionServiceSettings Constructor Description Builder(PredictionServiceSettings settings)
PredictionServiceClient(PredictionServiceSettings settings)
Constructs an instance of PredictionServiceClient, using the given settings.
-