Uses of Class
com.google.cloud.recommendationengine.v1beta1.UserEventServiceGrpc.UserEventServiceBlockingStub
-
Packages that use UserEventServiceGrpc.UserEventServiceBlockingStub Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AI -
-
Uses of UserEventServiceGrpc.UserEventServiceBlockingStub in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return UserEventServiceGrpc.UserEventServiceBlockingStub Modifier and Type Method Description protected UserEventServiceGrpc.UserEventServiceBlockingStub
UserEventServiceGrpc.UserEventServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static UserEventServiceGrpc.UserEventServiceBlockingStub
UserEventServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-