[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eRecommendationService.RecommendationServiceBase\u003c/code\u003e class, part of the Discovery Engine v1beta API within the Google Cloud .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRecommendationService.RecommendationServiceBase\u003c/code\u003e serves as the base class for server-side implementations of the \u003ccode\u003eRecommendationService\u003c/code\u003e, inheriting from the .NET \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes one primary method, \u003ccode\u003eRecommend\u003c/code\u003e, which facilitates making recommendations based on contextual user events.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 1.0.0-beta18.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecommend\u003c/code\u003e method takes a \u003ccode\u003eRecommendRequest\u003c/code\u003e and \u003ccode\u003eServerCallContext\u003c/code\u003e as parameters and returns a \u003ccode\u003eTask<RecommendResponse>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1beta API - Class RecommendationService.RecommendationServiceBase (1.0.0-beta19)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta19 (latest)](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.RecommendationService.RecommendationServiceBase)\n- [1.0.0-beta18](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/1.0.0-beta18/Google.Cloud.DiscoveryEngine.V1Beta.RecommendationService.RecommendationServiceBase) \n\n [BindServiceMethod(typeof(RecommendationService), \"BindService\")]\n public abstract class RecommendationService.RecommendationServiceBase\n\nReference documentation and code samples for the Discovery Engine v1beta API class RecommendationService.RecommendationServiceBase.\n\nBase class for server-side implementations of RecommendationService \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e RecommendationService.RecommendationServiceBase \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.DiscoveryEngine.V1Beta](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.DiscoveryEngine.V1Beta.dll\n\nMethods\n-------\n\n### Recommend(RecommendRequest, ServerCallContext)\n\n public virtual Task\u003cRecommendResponse\u003e Recommend(RecommendRequest request, ServerCallContext context)\n\nMakes a recommendation, which requires a contextual user event."]]