Uses of Class
com.google.cloud.recommendationengine.v1beta1.PredictionApiKeyRegistryGrpc.PredictionApiKeyRegistryStub
-
Packages that use PredictionApiKeyRegistryGrpc.PredictionApiKeyRegistryStub Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AI -
-
Uses of PredictionApiKeyRegistryGrpc.PredictionApiKeyRegistryStub in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return PredictionApiKeyRegistryGrpc.PredictionApiKeyRegistryStub Modifier and Type Method Description protected PredictionApiKeyRegistryGrpc.PredictionApiKeyRegistryStub
PredictionApiKeyRegistryGrpc.PredictionApiKeyRegistryStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static PredictionApiKeyRegistryGrpc.PredictionApiKeyRegistryStub
PredictionApiKeyRegistryGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-