Uses of Class
com.google.cloud.retail.v2beta.PredictionServiceSettings
-
Packages that use PredictionServiceSettings Package Description com.google.cloud.retail.v2beta A client to Retail API -
-
Uses of PredictionServiceSettings in com.google.cloud.retail.v2beta
Methods in com.google.cloud.retail.v2beta 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.v2beta 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.v2beta with parameters of type PredictionServiceSettings Constructor Description Builder(PredictionServiceSettings settings)
PredictionServiceClient(PredictionServiceSettings settings)
Constructs an instance of PredictionServiceClient, using the given settings.
-