Reference documentation and code samples for the Discovery Engine v1 API class ControlService.
Service for performing CRUD operations on Controls.
Controls allow for custom logic to be implemented in the serving path.
Controls need to be attached to a Serving Config to be considered during a
request.
public static void BindService(ServiceBinderBase serviceBinder, ControlService.ControlServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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 document provides reference documentation for the \u003ccode\u003eControlService\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eControlService\u003c/code\u003e class facilitates CRUD operations on Controls, which enable custom logic within the serving path of the Discovery Engine.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Google.Cloud.DiscoveryEngine.V1 is version 1.6.0, while the document focuses on version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eControlService\u003c/code\u003e class includes methods for binding a service, such as \u003ccode\u003eBindService\u003c/code\u003e, which can be utilized with or without implementation.\u003c/p\u003e\n"],["\u003cp\u003eControls are required to be linked to a Serving Config to be active during a request.\u003c/p\u003e\n"]]],[],null,[]]