public sealed class ReportPhishingResponse : IMessage<ReportPhishingResponse>, IEquatable<ReportPhishingResponse>, IDeepCloneable<ReportPhishingResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Phishing Protection v1beta1 API class ReportPhishingResponse.
[[["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-03-21 UTC."],[[["The `ReportPhishingResponse` class is the response message for the ReportPhishing API in the Cloud Phishing Protection v1beta1 API."],["This class is part of the `Google.Cloud.PhishingProtection.V1Beta1` namespace and is found within the `Google.Cloud.PhishingProtection.V1Beta1.dll` assembly."],["It inherits from `object` and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with methods like `GetHashCode`, `GetType`, and `ToString` from the base `object`."],["The latest version available for `ReportPhishingResponse` is 2.0.0-beta05, with older versions 2.0.0-beta04 and 1.0.0-beta05 also accessible."],["The `ReportPhishingResponse` class has two constructors, one default constructor and one that takes another `ReportPhishingResponse` object as a parameter."]]],[]]