Uses of Class
com.google.cloud.recommendationengine.v1beta1.ListUserEventsResponse
-
Packages that use ListUserEventsResponse Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AIcom.google.cloud.recommendationengine.v1beta1.stub -
-
Uses of ListUserEventsResponse in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return ListUserEventsResponse Modifier and Type Method Description ListUserEventsResponse
ListUserEventsResponse.Builder. build()
ListUserEventsResponse
ListUserEventsResponse.Builder. buildPartial()
static ListUserEventsResponse
ListUserEventsResponse. getDefaultInstance()
ListUserEventsResponse
ListUserEventsResponse.Builder. getDefaultInstanceForType()
ListUserEventsResponse
ListUserEventsResponse. getDefaultInstanceForType()
ListUserEventsResponse
UserEventServiceGrpc.UserEventServiceBlockingStub. listUserEvents(ListUserEventsRequest request)
Gets a list of user events within a time range, with potential filtering.static ListUserEventsResponse
ListUserEventsResponse. parseDelimitedFrom(InputStream input)
static ListUserEventsResponse
ListUserEventsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListUserEventsResponse
ListUserEventsResponse. parseFrom(byte[] data)
static ListUserEventsResponse
ListUserEventsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListUserEventsResponse
ListUserEventsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListUserEventsResponse
ListUserEventsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListUserEventsResponse
ListUserEventsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListUserEventsResponse
ListUserEventsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListUserEventsResponse
ListUserEventsResponse. parseFrom(InputStream input)
static ListUserEventsResponse
ListUserEventsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListUserEventsResponse
ListUserEventsResponse. parseFrom(ByteBuffer data)
static ListUserEventsResponse
ListUserEventsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.recommendationengine.v1beta1 that return types with arguments of type ListUserEventsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListUserEventsRequest,ListUserEventsResponse>
UserEventServiceGrpc. getListUserEventsMethod()
com.google.protobuf.Parser<ListUserEventsResponse>
ListUserEventsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListUserEventsResponse>
UserEventServiceGrpc.UserEventServiceFutureStub. listUserEvents(ListUserEventsRequest request)
Gets a list of user events within a time range, with potential filtering.com.google.api.gax.rpc.UnaryCallable<ListUserEventsRequest,ListUserEventsResponse>
UserEventServiceClient. listUserEventsCallable()
Gets a list of user events within a time range, with potential filtering.com.google.api.gax.rpc.PagedCallSettings.Builder<ListUserEventsRequest,ListUserEventsResponse,UserEventServiceClient.ListUserEventsPagedResponse>
UserEventServiceSettings.Builder. listUserEventsSettings()
Returns the builder for the settings used for calls to listUserEvents.com.google.api.gax.rpc.PagedCallSettings<ListUserEventsRequest,ListUserEventsResponse,UserEventServiceClient.ListUserEventsPagedResponse>
UserEventServiceSettings. listUserEventsSettings()
Returns the object with the settings used for calls to listUserEvents.static com.google.protobuf.Parser<ListUserEventsResponse>
ListUserEventsResponse. parser()
Methods in com.google.cloud.recommendationengine.v1beta1 with parameters of type ListUserEventsResponse Modifier and Type Method Description protected UserEventServiceClient.ListUserEventsPage
UserEventServiceClient.ListUserEventsPage. createPage(com.google.api.gax.rpc.PageContext<ListUserEventsRequest,ListUserEventsResponse,UserEvent> context, ListUserEventsResponse response)
ListUserEventsResponse.Builder
ListUserEventsResponse.Builder. mergeFrom(ListUserEventsResponse other)
static ListUserEventsResponse.Builder
ListUserEventsResponse. newBuilder(ListUserEventsResponse prototype)
Method parameters in com.google.cloud.recommendationengine.v1beta1 with type arguments of type ListUserEventsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<UserEventServiceClient.ListUserEventsPagedResponse>
UserEventServiceClient.ListUserEventsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListUserEventsRequest,ListUserEventsResponse,UserEvent> context, com.google.api.core.ApiFuture<ListUserEventsResponse> futureResponse)
static com.google.api.core.ApiFuture<UserEventServiceClient.ListUserEventsPagedResponse>
UserEventServiceClient.ListUserEventsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListUserEventsRequest,ListUserEventsResponse,UserEvent> context, com.google.api.core.ApiFuture<ListUserEventsResponse> futureResponse)
protected UserEventServiceClient.ListUserEventsPage
UserEventServiceClient.ListUserEventsPage. createPage(com.google.api.gax.rpc.PageContext<ListUserEventsRequest,ListUserEventsResponse,UserEvent> context, ListUserEventsResponse response)
com.google.api.core.ApiFuture<UserEventServiceClient.ListUserEventsPage>
UserEventServiceClient.ListUserEventsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListUserEventsRequest,ListUserEventsResponse,UserEvent> context, com.google.api.core.ApiFuture<ListUserEventsResponse> futureResponse)
com.google.api.core.ApiFuture<UserEventServiceClient.ListUserEventsPage>
UserEventServiceClient.ListUserEventsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListUserEventsRequest,ListUserEventsResponse,UserEvent> context, com.google.api.core.ApiFuture<ListUserEventsResponse> futureResponse)
default void
UserEventServiceGrpc.AsyncService. listUserEvents(ListUserEventsRequest request, io.grpc.stub.StreamObserver<ListUserEventsResponse> responseObserver)
Gets a list of user events within a time range, with potential filtering.void
UserEventServiceGrpc.UserEventServiceStub. listUserEvents(ListUserEventsRequest request, io.grpc.stub.StreamObserver<ListUserEventsResponse> responseObserver)
Gets a list of user events within a time range, with potential filtering. -
Uses of ListUserEventsResponse in com.google.cloud.recommendationengine.v1beta1.stub
Methods in com.google.cloud.recommendationengine.v1beta1.stub that return types with arguments of type ListUserEventsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListUserEventsRequest,ListUserEventsResponse>
GrpcUserEventServiceStub. listUserEventsCallable()
com.google.api.gax.rpc.UnaryCallable<ListUserEventsRequest,ListUserEventsResponse>
HttpJsonUserEventServiceStub. listUserEventsCallable()
com.google.api.gax.rpc.UnaryCallable<ListUserEventsRequest,ListUserEventsResponse>
UserEventServiceStub. listUserEventsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListUserEventsRequest,ListUserEventsResponse,UserEventServiceClient.ListUserEventsPagedResponse>
UserEventServiceStubSettings.Builder. listUserEventsSettings()
Returns the builder for the settings used for calls to listUserEvents.com.google.api.gax.rpc.PagedCallSettings<ListUserEventsRequest,ListUserEventsResponse,UserEventServiceClient.ListUserEventsPagedResponse>
UserEventServiceStubSettings. listUserEventsSettings()
Returns the object with the settings used for calls to listUserEvents.
-