public sealed class ReportPhishingResponse : IMessage<ReportPhishingResponse>, IEquatable<ReportPhishingResponse>, IDeepCloneable<ReportPhishingResponse>, IBufferMessage, IMessage
[[["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."],[[["This webpage provides documentation for the `ReportPhishingResponse` class within the `Google.Cloud.PhishingProtection.V1Beta1` namespace, part of the Google Cloud Phishing Protection .NET library."],["The `ReportPhishingResponse` class is a sealed class representing an empty response message, and it inherits from the base `Object` class."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality checks, deep cloning, and buffered message operations."],["The documentation covers two constructors for the `ReportPhishingResponse` class, one default constructor and one that accepts another `ReportPhishingResponse` object as a parameter for copying."],["The page also provides links to documentation for the latest version of the library which is `2.0.0-beta05`, and previous version `2.0.0-beta04`, as well as `1.0.0-beta05`."]]],[]]