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 ListUserEventsResponseListUserEventsResponse.Builder. build()ListUserEventsResponseListUserEventsResponse.Builder. buildPartial()static ListUserEventsResponseListUserEventsResponse. getDefaultInstance()ListUserEventsResponseListUserEventsResponse.Builder. getDefaultInstanceForType()ListUserEventsResponseListUserEventsResponse. getDefaultInstanceForType()ListUserEventsResponseUserEventServiceGrpc.UserEventServiceBlockingStub. listUserEvents(ListUserEventsRequest request)Gets a list of user events within a time range, with potential filtering.static ListUserEventsResponseListUserEventsResponse. parseDelimitedFrom(InputStream input)static ListUserEventsResponseListUserEventsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListUserEventsResponseListUserEventsResponse. parseFrom(byte[] data)static ListUserEventsResponseListUserEventsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListUserEventsResponseListUserEventsResponse. parseFrom(com.google.protobuf.ByteString data)static ListUserEventsResponseListUserEventsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListUserEventsResponseListUserEventsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListUserEventsResponseListUserEventsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListUserEventsResponseListUserEventsResponse. parseFrom(InputStream input)static ListUserEventsResponseListUserEventsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListUserEventsResponseListUserEventsResponse. parseFrom(ByteBuffer data)static ListUserEventsResponseListUserEventsResponse. 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.ListUserEventsPageUserEventServiceClient.ListUserEventsPage. createPage(com.google.api.gax.rpc.PageContext<ListUserEventsRequest,ListUserEventsResponse,UserEvent> context, ListUserEventsResponse response)ListUserEventsResponse.BuilderListUserEventsResponse.Builder. mergeFrom(ListUserEventsResponse other)static ListUserEventsResponse.BuilderListUserEventsResponse. 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.ListUserEventsPageUserEventServiceClient.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 voidUserEventServiceGrpc.AsyncService. listUserEvents(ListUserEventsRequest request, io.grpc.stub.StreamObserver<ListUserEventsResponse> responseObserver)Gets a list of user events within a time range, with potential filtering.voidUserEventServiceGrpc.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.
-