Uses of Class
com.google.cloud.recommendationengine.v1beta1.stub.UserEventServiceStub
-
Packages that use UserEventServiceStub Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AIcom.google.cloud.recommendationengine.v1beta1.stub -
-
Uses of UserEventServiceStub in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return UserEventServiceStub Modifier and Type Method Description UserEventServiceStub
UserEventServiceClient. getStub()
Methods in com.google.cloud.recommendationengine.v1beta1 with parameters of type UserEventServiceStub Modifier and Type Method Description static UserEventServiceClient
UserEventServiceClient. create(UserEventServiceStub stub)
Constructs an instance of UserEventServiceClient, using the given stub for making calls.Constructors in com.google.cloud.recommendationengine.v1beta1 with parameters of type UserEventServiceStub Constructor Description UserEventServiceClient(UserEventServiceStub stub)
-
Uses of UserEventServiceStub in com.google.cloud.recommendationengine.v1beta1.stub
Subclasses of UserEventServiceStub in com.google.cloud.recommendationengine.v1beta1.stub Modifier and Type Class Description class
GrpcUserEventServiceStub
gRPC stub implementation for the UserEventService service API.class
HttpJsonUserEventServiceStub
REST stub implementation for the UserEventService service API.Methods in com.google.cloud.recommendationengine.v1beta1.stub that return UserEventServiceStub Modifier and Type Method Description UserEventServiceStub
UserEventServiceStubSettings. createStub()
-