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