Uses of Class
com.google.cloud.retail.v2alpha.RejoinUserEventsRequest
-
Packages that use RejoinUserEventsRequest Package Description com.google.cloud.retail.v2alpha A client to Retail APIcom.google.cloud.retail.v2alpha.stub -
-
Uses of RejoinUserEventsRequest in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return RejoinUserEventsRequest Modifier and Type Method Description RejoinUserEventsRequestRejoinUserEventsRequest.Builder. build()RejoinUserEventsRequestRejoinUserEventsRequest.Builder. buildPartial()static RejoinUserEventsRequestRejoinUserEventsRequest. getDefaultInstance()RejoinUserEventsRequestRejoinUserEventsRequest.Builder. getDefaultInstanceForType()RejoinUserEventsRequestRejoinUserEventsRequest. getDefaultInstanceForType()static RejoinUserEventsRequestRejoinUserEventsRequest. parseDelimitedFrom(InputStream input)static RejoinUserEventsRequestRejoinUserEventsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RejoinUserEventsRequestRejoinUserEventsRequest. parseFrom(byte[] data)static RejoinUserEventsRequestRejoinUserEventsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RejoinUserEventsRequestRejoinUserEventsRequest. parseFrom(com.google.protobuf.ByteString data)static RejoinUserEventsRequestRejoinUserEventsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RejoinUserEventsRequestRejoinUserEventsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static RejoinUserEventsRequestRejoinUserEventsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RejoinUserEventsRequestRejoinUserEventsRequest. parseFrom(InputStream input)static RejoinUserEventsRequestRejoinUserEventsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RejoinUserEventsRequestRejoinUserEventsRequest. parseFrom(ByteBuffer data)static RejoinUserEventsRequestRejoinUserEventsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.retail.v2alpha that return types with arguments of type RejoinUserEventsRequest Modifier and Type Method Description com.google.protobuf.Parser<RejoinUserEventsRequest>RejoinUserEventsRequest. getParserForType()static io.grpc.MethodDescriptor<RejoinUserEventsRequest,com.google.longrunning.Operation>UserEventServiceGrpc. getRejoinUserEventsMethod()static com.google.protobuf.Parser<RejoinUserEventsRequest>RejoinUserEventsRequest. parser()com.google.api.gax.rpc.UnaryCallable<RejoinUserEventsRequest,com.google.longrunning.Operation>UserEventServiceClient. rejoinUserEventsCallable()Starts a user-event rejoin operation with latest product catalog.com.google.api.gax.rpc.OperationCallable<RejoinUserEventsRequest,RejoinUserEventsResponse,RejoinUserEventsMetadata>UserEventServiceClient. rejoinUserEventsOperationCallable()Starts a user-event rejoin operation with latest product catalog.com.google.api.gax.rpc.OperationCallSettings.Builder<RejoinUserEventsRequest,RejoinUserEventsResponse,RejoinUserEventsMetadata>UserEventServiceSettings.Builder. rejoinUserEventsOperationSettings()Returns the builder for the settings used for calls to rejoinUserEvents.com.google.api.gax.rpc.OperationCallSettings<RejoinUserEventsRequest,RejoinUserEventsResponse,RejoinUserEventsMetadata>UserEventServiceSettings. rejoinUserEventsOperationSettings()Returns the object with the settings used for calls to rejoinUserEvents.com.google.api.gax.rpc.UnaryCallSettings.Builder<RejoinUserEventsRequest,com.google.longrunning.Operation>UserEventServiceSettings.Builder. rejoinUserEventsSettings()Returns the builder for the settings used for calls to rejoinUserEvents.com.google.api.gax.rpc.UnaryCallSettings<RejoinUserEventsRequest,com.google.longrunning.Operation>UserEventServiceSettings. rejoinUserEventsSettings()Returns the object with the settings used for calls to rejoinUserEvents.Methods in com.google.cloud.retail.v2alpha with parameters of type RejoinUserEventsRequest Modifier and Type Method Description RejoinUserEventsRequest.BuilderRejoinUserEventsRequest.Builder. mergeFrom(RejoinUserEventsRequest other)static RejoinUserEventsRequest.BuilderRejoinUserEventsRequest. newBuilder(RejoinUserEventsRequest prototype)default voidUserEventServiceGrpc.AsyncService. rejoinUserEvents(RejoinUserEventsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Starts a user-event rejoin operation with latest product catalog.com.google.longrunning.OperationUserEventServiceGrpc.UserEventServiceBlockingStub. rejoinUserEvents(RejoinUserEventsRequest request)Starts a user-event rejoin operation with latest product catalog.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>UserEventServiceGrpc.UserEventServiceFutureStub. rejoinUserEvents(RejoinUserEventsRequest request)Starts a user-event rejoin operation with latest product catalog.voidUserEventServiceGrpc.UserEventServiceStub. rejoinUserEvents(RejoinUserEventsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Starts a user-event rejoin operation with latest product catalog.com.google.api.gax.longrunning.OperationFuture<RejoinUserEventsResponse,RejoinUserEventsMetadata>UserEventServiceClient. rejoinUserEventsAsync(RejoinUserEventsRequest request)Starts a user-event rejoin operation with latest product catalog. -
Uses of RejoinUserEventsRequest in com.google.cloud.retail.v2alpha.stub
Methods in com.google.cloud.retail.v2alpha.stub that return types with arguments of type RejoinUserEventsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<RejoinUserEventsRequest,com.google.longrunning.Operation>GrpcUserEventServiceStub. rejoinUserEventsCallable()com.google.api.gax.rpc.UnaryCallable<RejoinUserEventsRequest,com.google.longrunning.Operation>HttpJsonUserEventServiceStub. rejoinUserEventsCallable()com.google.api.gax.rpc.UnaryCallable<RejoinUserEventsRequest,com.google.longrunning.Operation>UserEventServiceStub. rejoinUserEventsCallable()com.google.api.gax.rpc.OperationCallable<RejoinUserEventsRequest,RejoinUserEventsResponse,RejoinUserEventsMetadata>GrpcUserEventServiceStub. rejoinUserEventsOperationCallable()com.google.api.gax.rpc.OperationCallable<RejoinUserEventsRequest,RejoinUserEventsResponse,RejoinUserEventsMetadata>HttpJsonUserEventServiceStub. rejoinUserEventsOperationCallable()com.google.api.gax.rpc.OperationCallable<RejoinUserEventsRequest,RejoinUserEventsResponse,RejoinUserEventsMetadata>UserEventServiceStub. rejoinUserEventsOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<RejoinUserEventsRequest,RejoinUserEventsResponse,RejoinUserEventsMetadata>UserEventServiceStubSettings.Builder. rejoinUserEventsOperationSettings()Returns the builder for the settings used for calls to rejoinUserEvents.com.google.api.gax.rpc.OperationCallSettings<RejoinUserEventsRequest,RejoinUserEventsResponse,RejoinUserEventsMetadata>UserEventServiceStubSettings. rejoinUserEventsOperationSettings()Returns the object with the settings used for calls to rejoinUserEvents.com.google.api.gax.rpc.UnaryCallSettings.Builder<RejoinUserEventsRequest,com.google.longrunning.Operation>UserEventServiceStubSettings.Builder. rejoinUserEventsSettings()Returns the builder for the settings used for calls to rejoinUserEvents.com.google.api.gax.rpc.UnaryCallSettings<RejoinUserEventsRequest,com.google.longrunning.Operation>UserEventServiceStubSettings. rejoinUserEventsSettings()Returns the object with the settings used for calls to rejoinUserEvents.
-