Reference documentation and code samples for the Recommendations AI V1beta1 API class Google::Cloud::RecommendationEngine::V1beta1::UserEventService::Rest::ServiceStub.
REST service stub for the UserEventService service.
Service stub contains baseline method implementations
including transcoding, making the REST call, and deserialing the response.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Recommendations AI V1beta1 API - Class Google::Cloud::RecommendationEngine::V1beta1::UserEventService::Rest::ServiceStub (v0.13.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.13.0 (latest)](/ruby/docs/reference/google-cloud-recommendation_engine-v1beta1/latest/Google-Cloud-RecommendationEngine-V1beta1-UserEventService-Rest-ServiceStub)\n- [0.12.1](/ruby/docs/reference/google-cloud-recommendation_engine-v1beta1/0.12.1/Google-Cloud-RecommendationEngine-V1beta1-UserEventService-Rest-ServiceStub)\n- [0.11.0](/ruby/docs/reference/google-cloud-recommendation_engine-v1beta1/0.11.0/Google-Cloud-RecommendationEngine-V1beta1-UserEventService-Rest-ServiceStub)\n- [0.10.0](/ruby/docs/reference/google-cloud-recommendation_engine-v1beta1/0.10.0/Google-Cloud-RecommendationEngine-V1beta1-UserEventService-Rest-ServiceStub)\n- [0.9.2](/ruby/docs/reference/google-cloud-recommendation_engine-v1beta1/0.9.2/Google-Cloud-RecommendationEngine-V1beta1-UserEventService-Rest-ServiceStub)\n- [0.8.2](/ruby/docs/reference/google-cloud-recommendation_engine-v1beta1/0.8.2/Google-Cloud-RecommendationEngine-V1beta1-UserEventService-Rest-ServiceStub)\n- [0.7.0](/ruby/docs/reference/google-cloud-recommendation_engine-v1beta1/0.7.0/Google-Cloud-RecommendationEngine-V1beta1-UserEventService-Rest-ServiceStub)\n- [0.6.1](/ruby/docs/reference/google-cloud-recommendation_engine-v1beta1/0.6.1/Google-Cloud-RecommendationEngine-V1beta1-UserEventService-Rest-ServiceStub)\n- [0.5.0](/ruby/docs/reference/google-cloud-recommendation_engine-v1beta1/0.5.0/Google-Cloud-RecommendationEngine-V1beta1-UserEventService-Rest-ServiceStub)\n- [0.4.1](/ruby/docs/reference/google-cloud-recommendation_engine-v1beta1/0.4.1/Google-Cloud-RecommendationEngine-V1beta1-UserEventService-Rest-ServiceStub)\n- [0.3.7](/ruby/docs/reference/google-cloud-recommendation_engine-v1beta1/0.3.7/Google-Cloud-RecommendationEngine-V1beta1-UserEventService-Rest-ServiceStub) \nReference documentation and code samples for the Recommendations AI V1beta1 API class Google::Cloud::RecommendationEngine::V1beta1::UserEventService::Rest::ServiceStub.\n\nREST service stub for the UserEventService service.\nService stub contains baseline method implementations\nincluding transcoding, making the REST call, and deserialing the response. \n\nInherits\n--------\n\n- Object\n\nMethods\n-------\n\n### #collect_user_event\n\n def collect_user_event(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Api::HttpBody\n\nBaseline implementation for the collect_user_event REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::RecommendationEngine::V1beta1::CollectUserEventRequest](./Google-Cloud-RecommendationEngine-V1beta1-CollectUserEventRequest)) --- A request object representing the call parameters. Required.\n- **options** (::Gapic::CallOptions) --- Overrides the default settings for this call, e.g, timeout, retries etc. Optional. \n**Yields**\n\n- (result, operation) --- Access the result along with the TransportOperation object \n**Yield Parameters**\n\n- **result** ([::Google::Api::HttpBody](./Google-Api-HttpBody))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Api::HttpBody](./Google-Api-HttpBody)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)\n\n### #endpoint\n\n def endpoint() -\u003e String\n\nThe effective endpoint \n**Returns**\n\n- (String)\n\n### #import_user_events\n\n def import_user_events(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Longrunning::Operation\n\nBaseline implementation for the import_user_events REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::RecommendationEngine::V1beta1::ImportUserEventsRequest](./Google-Cloud-RecommendationEngine-V1beta1-ImportUserEventsRequest)) --- A request object representing the call parameters. Required.\n- **options** (::Gapic::CallOptions) --- Overrides the default settings for this call, e.g, timeout, retries etc. Optional. \n**Yields**\n\n- (result, operation) --- Access the result along with the TransportOperation object \n**Yield Parameters**\n\n- **result** ([::Google::Longrunning::Operation](./Google-Longrunning-Operation))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Longrunning::Operation](./Google-Longrunning-Operation)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)\n\n### #list_user_events\n\n def list_user_events(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Cloud::RecommendationEngine::V1beta1::ListUserEventsResponse\n\nBaseline implementation for the list_user_events REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::RecommendationEngine::V1beta1::ListUserEventsRequest](./Google-Cloud-RecommendationEngine-V1beta1-ListUserEventsRequest)) --- A request object representing the call parameters. Required.\n- **options** (::Gapic::CallOptions) --- Overrides the default settings for this call, e.g, timeout, retries etc. Optional. \n**Yields**\n\n- (result, operation) --- Access the result along with the TransportOperation object \n**Yield Parameters**\n\n- **result** ([::Google::Cloud::RecommendationEngine::V1beta1::ListUserEventsResponse](./Google-Cloud-RecommendationEngine-V1beta1-ListUserEventsResponse))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Cloud::RecommendationEngine::V1beta1::ListUserEventsResponse](./Google-Cloud-RecommendationEngine-V1beta1-ListUserEventsResponse)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)\n\n### #logger\n\n def logger(stub: false) -\u003e Logger\n\nThe logger used for request/response debug logging. \n**Returns**\n\n- (Logger)\n\n### #purge_user_events\n\n def purge_user_events(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Longrunning::Operation\n\nBaseline implementation for the purge_user_events REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::RecommendationEngine::V1beta1::PurgeUserEventsRequest](./Google-Cloud-RecommendationEngine-V1beta1-PurgeUserEventsRequest)) --- A request object representing the call parameters. Required.\n- **options** (::Gapic::CallOptions) --- Overrides the default settings for this call, e.g, timeout, retries etc. Optional. \n**Yields**\n\n- (result, operation) --- Access the result along with the TransportOperation object \n**Yield Parameters**\n\n- **result** ([::Google::Longrunning::Operation](./Google-Longrunning-Operation))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Longrunning::Operation](./Google-Longrunning-Operation)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)\n\n### #universe_domain\n\n def universe_domain() -\u003e String\n\nThe effective universe domain \n**Returns**\n\n- (String)\n\n### #write_user_event\n\n def write_user_event(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Cloud::RecommendationEngine::V1beta1::UserEvent\n\nBaseline implementation for the write_user_event REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::RecommendationEngine::V1beta1::WriteUserEventRequest](./Google-Cloud-RecommendationEngine-V1beta1-WriteUserEventRequest)) --- A request object representing the call parameters. Required.\n- **options** (::Gapic::CallOptions) --- Overrides the default settings for this call, e.g, timeout, retries etc. Optional. \n**Yields**\n\n- (result, operation) --- Access the result along with the TransportOperation object \n**Yield Parameters**\n\n- **result** ([::Google::Cloud::RecommendationEngine::V1beta1::UserEvent](./Google-Cloud-RecommendationEngine-V1beta1-UserEvent))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Cloud::RecommendationEngine::V1beta1::UserEvent](./Google-Cloud-RecommendationEngine-V1beta1-UserEvent)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)"]]