Uses of Class
com.google.cloud.retail.v2.RejoinUserEventsRequest
-
Packages that use RejoinUserEventsRequest Package Description com.google.cloud.retail.v2 A client to Retail APIcom.google.cloud.retail.v2.stub -
-
Uses of RejoinUserEventsRequest in com.google.cloud.retail.v2
Methods in com.google.cloud.retail.v2 that return RejoinUserEventsRequest Modifier and Type Method Description RejoinUserEventsRequest
RejoinUserEventsRequest.Builder. build()
RejoinUserEventsRequest
RejoinUserEventsRequest.Builder. buildPartial()
static RejoinUserEventsRequest
RejoinUserEventsRequest. getDefaultInstance()
RejoinUserEventsRequest
RejoinUserEventsRequest.Builder. getDefaultInstanceForType()
RejoinUserEventsRequest
RejoinUserEventsRequest. getDefaultInstanceForType()
static RejoinUserEventsRequest
RejoinUserEventsRequest. parseDelimitedFrom(InputStream input)
static RejoinUserEventsRequest
RejoinUserEventsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RejoinUserEventsRequest
RejoinUserEventsRequest. parseFrom(byte[] data)
static RejoinUserEventsRequest
RejoinUserEventsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RejoinUserEventsRequest
RejoinUserEventsRequest. parseFrom(com.google.protobuf.ByteString data)
static RejoinUserEventsRequest
RejoinUserEventsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RejoinUserEventsRequest
RejoinUserEventsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static RejoinUserEventsRequest
RejoinUserEventsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RejoinUserEventsRequest
RejoinUserEventsRequest. parseFrom(InputStream input)
static RejoinUserEventsRequest
RejoinUserEventsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RejoinUserEventsRequest
RejoinUserEventsRequest. parseFrom(ByteBuffer data)
static RejoinUserEventsRequest
RejoinUserEventsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.retail.v2 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.v2 with parameters of type RejoinUserEventsRequest Modifier and Type Method Description RejoinUserEventsRequest.Builder
RejoinUserEventsRequest.Builder. mergeFrom(RejoinUserEventsRequest other)
static RejoinUserEventsRequest.Builder
RejoinUserEventsRequest. newBuilder(RejoinUserEventsRequest prototype)
default void
UserEventServiceGrpc.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.Operation
UserEventServiceGrpc.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.void
UserEventServiceGrpc.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.v2.stub
Methods in com.google.cloud.retail.v2.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.
-