public static void BindService(ServiceBinderBase serviceBinder, LintingService.LintingServiceBase 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"]],[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eLintingService\u003c/code\u003e class, part of the Google.Cloud.ApiHub.V1 namespace, provides methods for interacting with the 1p Linter.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base object class and includes inherited members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method can create a service definition that can be registered with a server, taking a \u003ccode\u003eLintingServiceBase\u003c/code\u003e implementation as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eAnother \u003ccode\u003eBindService\u003c/code\u003e overload allows registering service methods to a \u003ccode\u003eServiceBinderBase\u003c/code\u003e, providing flexibility in the service binding logic and is part of an experimental API.\u003c/p\u003e\n"]]],[],null,[]]