[BindServiceMethod(typeof(PhishingProtectionServiceV1Beta1), "BindService")]public abstract class PhishingProtectionServiceV1Beta1.PhishingProtectionServiceV1Beta1Base
Reference documentation and code samples for the Cloud Phishing Protection v1beta1 API class PhishingProtectionServiceV1Beta1.PhishingProtectionServiceV1Beta1Base.
Base class for server-side implementations of PhishingProtectionServiceV1Beta1
public virtual Task<ReportPhishingResponse> ReportPhishing(ReportPhishingRequest request, ServerCallContext context)
Reports a URI suspected of containing phishing content to be reviewed. Once
the report review is complete, its result can be found in the Cloud
Security Command Center findings dashboard for Phishing Protection. If the
result verifies the existence of malicious phishing content, the site will
be added the to Google's Social Engineering
lists in order to
protect users that could get exposed to this threat in the future.
[[["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 documentation covers the \u003ccode\u003ePhishingProtectionServiceV1Beta1.PhishingProtectionServiceV1Beta1Base\u003c/code\u003e class, which is the base for server-side implementations of the Cloud Phishing Protection v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e2.0.0-beta05\u003c/code\u003e, and it is located within the \u003ccode\u003eGoogle.Cloud.PhishingProtection.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReportPhishing\u003c/code\u003e method is available for use, allowing for the reporting of suspected phishing URIs to Google for review, after which the results can be found in the Cloud Security Command Center.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReportPhishing\u003c/code\u003e method takes a \u003ccode\u003eReportPhishingRequest\u003c/code\u003e and a \u003ccode\u003eServerCallContext\u003c/code\u003e as parameters and returns a \u003ccode\u003eTask<ReportPhishingResponse>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Cloud Phishing Protection v1beta1 API - Class PhishingProtectionServiceV1Beta1.PhishingProtectionServiceV1Beta1Base (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.PhishingProtectionServiceV1Beta1Base)\n- [2.0.0-beta04](/dotnet/docs/reference/Google.Cloud.PhishingProtection.V1Beta1/2.0.0-beta04/Google.Cloud.PhishingProtection.V1Beta1.PhishingProtectionServiceV1Beta1.PhishingProtectionServiceV1Beta1Base)\n- [1.0.0-beta05](/dotnet/docs/reference/Google.Cloud.PhishingProtection.V1Beta1/1.0.0-beta05/Google.Cloud.PhishingProtection.V1Beta1.PhishingProtectionServiceV1Beta1.PhishingProtectionServiceV1Beta1Base) \n\n [BindServiceMethod(typeof(PhishingProtectionServiceV1Beta1), \"BindService\")]\n public abstract class PhishingProtectionServiceV1Beta1.PhishingProtectionServiceV1Beta1Base\n\nReference documentation and code samples for the Cloud Phishing Protection v1beta1 API class PhishingProtectionServiceV1Beta1.PhishingProtectionServiceV1Beta1Base.\n\nBase class for server-side implementations of PhishingProtectionServiceV1Beta1 \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e PhishingProtectionServiceV1Beta1.PhishingProtectionServiceV1Beta1Base \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### ReportPhishing(ReportPhishingRequest, ServerCallContext)\n\n public virtual Task\u003cReportPhishingResponse\u003e ReportPhishing(ReportPhishingRequest request, ServerCallContext context)\n\nReports a URI suspected of containing phishing content to be reviewed. Once\nthe report review is complete, its result can be found in the Cloud\nSecurity Command Center findings dashboard for Phishing Protection. If the\nresult verifies the existence of malicious phishing content, the site will\nbe added the to [Google's Social Engineering\nlists](https://support.google.com/webmasters/answer/6350487/) in order to\nprotect users that could get exposed to this threat in the future."]]