Uses of Class
com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc.UserEventServiceStub
-
Packages that use UserEventServiceGrpc.UserEventServiceStub Package Description com.google.cloud.discoveryengine.v1beta A client to Discovery Engine API -
-
Uses of UserEventServiceGrpc.UserEventServiceStub in com.google.cloud.discoveryengine.v1beta
Methods in com.google.cloud.discoveryengine.v1beta that return UserEventServiceGrpc.UserEventServiceStub Modifier and Type Method Description protected UserEventServiceGrpc.UserEventServiceStub
UserEventServiceGrpc.UserEventServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static UserEventServiceGrpc.UserEventServiceStub
UserEventServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-