public static void BindService(ServiceBinderBase serviceBinder, PhishingProtectionServiceV1Beta1.PhishingProtectionServiceV1Beta1Base 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 latest version of the Cloud Phishing Protection v1beta1 API is 2.0.0-beta05, with older versions 2.0.0-beta04 and 1.0.0-beta05 also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePhishingProtectionServiceV1Beta1\u003c/code\u003e is the main class for this API, designed for reporting phishing URIs, and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes two \u003ccode\u003eBindService\u003c/code\u003e methods that are essential for registering service methods with a server and configuring service bindings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods take a service implementation object of type \u003ccode\u003ePhishingProtectionServiceV1Beta1Base\u003c/code\u003e which handles server-side logic, and one takes a \u003ccode\u003eServiceBinderBase\u003c/code\u003e to bind service methods, while the other returns a \u003ccode\u003eServerServiceDefinition\u003c/code\u003e type.\u003c/p\u003e\n"]]],[],null,["# Cloud Phishing Protection v1beta1 API - Class PhishingProtectionServiceV1Beta1 (2.0.0-beta05)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta05 (latest)](/dotnet/docs/reference/Google.Cloud.PhishingProtection.V1Beta1/latest/Google.Cloud.PhishingProtection.V1Beta1.PhishingProtectionServiceV1Beta1)\n- [2.0.0-beta04](/dotnet/docs/reference/Google.Cloud.PhishingProtection.V1Beta1/2.0.0-beta04/Google.Cloud.PhishingProtection.V1Beta1.PhishingProtectionServiceV1Beta1)\n- [1.0.0-beta05](/dotnet/docs/reference/Google.Cloud.PhishingProtection.V1Beta1/1.0.0-beta05/Google.Cloud.PhishingProtection.V1Beta1.PhishingProtectionServiceV1Beta1) \n\n public static class PhishingProtectionServiceV1Beta1\n\nReference documentation and code samples for the Cloud Phishing Protection v1beta1 API class PhishingProtectionServiceV1Beta1.\n\nService to report phishing URIs. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e PhishingProtectionServiceV1Beta1 \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.PhishingProtection.V1Beta1](/dotnet/docs/reference/Google.Cloud.PhishingProtection.V1Beta1/latest/Google.Cloud.PhishingProtection.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.PhishingProtection.V1Beta1.dll\n\nMethods\n-------\n\n### BindService(PhishingProtectionServiceV1Beta1Base)\n\n public static ServerServiceDefinition BindService(PhishingProtectionServiceV1Beta1.PhishingProtectionServiceV1Beta1Base serviceImpl)\n\nCreates service definition that can be registered with a server\n\n### BindService(ServiceBinderBase, PhishingProtectionServiceV1Beta1Base)\n\n public static void BindService(ServiceBinderBase serviceBinder, PhishingProtectionServiceV1Beta1.PhishingProtectionServiceV1Beta1Base serviceImpl)\n\nRegister service method with a service binder with or without implementation. Useful when customizing the service binding logic.\nNote: this method is part of an experimental API that can change or be removed without any prior notice."]]