[[["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\u003eThe \u003ccode\u003eProjectService.ProjectServiceBase\u003c/code\u003e class is the base for server-side implementations of the Discovery Engine v1beta API's \u003ccode\u003eProjectService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides a \u003ccode\u003eProvisionProject\u003c/code\u003e method to handle the provisioning of project resources, which includes preparing and initializing related systems.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProvisionProject\u003c/code\u003e method requires a \u003ccode\u003eProvisionProjectRequest\u003c/code\u003e and a \u003ccode\u003eServerCallContext\u003c/code\u003e as parameters, and returns a task that wraps an \u003ccode\u003eOperation\u003c/code\u003e response.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API is \u003ccode\u003e1.0.0-beta18\u003c/code\u003e, and version \u003ccode\u003e1.0.0-beta17\u003c/code\u003e is also available.\u003c/p\u003e\n"],["\u003cp\u003eUsers need to agree to the Terms for Data Use before calling the \u003ccode\u003eProvisionProject\u003c/code\u003e method.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1beta API - Class ProjectService.ProjectServiceBase (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.ProjectService.ProjectServiceBase)\n- [1.0.0-beta18](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/1.0.0-beta18/Google.Cloud.DiscoveryEngine.V1Beta.ProjectService.ProjectServiceBase) \n\n [BindServiceMethod(typeof(ProjectService), \"BindService\")]\n public abstract class ProjectService.ProjectServiceBase\n\nReference documentation and code samples for the Discovery Engine v1beta API class ProjectService.ProjectServiceBase.\n\nBase class for server-side implementations of ProjectService \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ProjectService.ProjectServiceBase \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### ProvisionProject(ProvisionProjectRequest, ServerCallContext)\n\n public virtual Task\u003cOperation\u003e ProvisionProject(ProvisionProjectRequest request, ServerCallContext context)\n\nProvisions the project resource. During the\nprocess, related systems will get prepared and initialized.\n\nCaller must read the [Terms for data\nuse](https://cloud.google.com/retail/data-use-terms), and optionally\nspecify in request to provide consent to that service terms."]]