Uses of Class
com.google.cloud.retail.v2.RejoinUserEventsResponse
-
Packages that use RejoinUserEventsResponse Package Description com.google.cloud.retail.v2 A client to Retail APIcom.google.cloud.retail.v2.stub -
-
Uses of RejoinUserEventsResponse in com.google.cloud.retail.v2
Methods in com.google.cloud.retail.v2 that return RejoinUserEventsResponse Modifier and Type Method Description RejoinUserEventsResponseRejoinUserEventsResponse.Builder. build()RejoinUserEventsResponseRejoinUserEventsResponse.Builder. buildPartial()static RejoinUserEventsResponseRejoinUserEventsResponse. getDefaultInstance()RejoinUserEventsResponseRejoinUserEventsResponse.Builder. getDefaultInstanceForType()RejoinUserEventsResponseRejoinUserEventsResponse. getDefaultInstanceForType()static RejoinUserEventsResponseRejoinUserEventsResponse. parseDelimitedFrom(InputStream input)static RejoinUserEventsResponseRejoinUserEventsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RejoinUserEventsResponseRejoinUserEventsResponse. parseFrom(byte[] data)static RejoinUserEventsResponseRejoinUserEventsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RejoinUserEventsResponseRejoinUserEventsResponse. parseFrom(com.google.protobuf.ByteString data)static RejoinUserEventsResponseRejoinUserEventsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RejoinUserEventsResponseRejoinUserEventsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static RejoinUserEventsResponseRejoinUserEventsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RejoinUserEventsResponseRejoinUserEventsResponse. parseFrom(InputStream input)static RejoinUserEventsResponseRejoinUserEventsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RejoinUserEventsResponseRejoinUserEventsResponse. parseFrom(ByteBuffer data)static RejoinUserEventsResponseRejoinUserEventsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.retail.v2 that return types with arguments of type RejoinUserEventsResponse Modifier and Type Method Description com.google.protobuf.Parser<RejoinUserEventsResponse>RejoinUserEventsResponse. getParserForType()static com.google.protobuf.Parser<RejoinUserEventsResponse>RejoinUserEventsResponse. parser()com.google.api.gax.longrunning.OperationFuture<RejoinUserEventsResponse,RejoinUserEventsMetadata>UserEventServiceClient. rejoinUserEventsAsync(RejoinUserEventsRequest request)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.Methods in com.google.cloud.retail.v2 with parameters of type RejoinUserEventsResponse Modifier and Type Method Description RejoinUserEventsResponse.BuilderRejoinUserEventsResponse.Builder. mergeFrom(RejoinUserEventsResponse other)static RejoinUserEventsResponse.BuilderRejoinUserEventsResponse. newBuilder(RejoinUserEventsResponse prototype) -
Uses of RejoinUserEventsResponse in com.google.cloud.retail.v2.stub
Methods in com.google.cloud.retail.v2.stub that return types with arguments of type RejoinUserEventsResponse Modifier and Type Method Description 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.
-