public static void BindService(ServiceBinderBase serviceBinder, WebRiskService.WebRiskServiceBase 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\u003eThe Web Risk API is designed to detect malicious URLs on websites and within client applications.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.6.0 is the latest version available for the WebRiskService, with multiple prior versions available, going down to 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWebRiskService\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.WebRisk.V1\u003c/code\u003e namespace, inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and has specific inherited members, including GetHashCode, GetType, MemberwiseClone, and ToString.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method allows for the creation of a service definition that can be registered with a server.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method can also be used with a ServiceBinderBase to register service methods, enabling custom service binding logic.\u003c/p\u003e\n"]]],[],null,[]]