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."],[[["This documentation covers the `ReportPhishingResponse` class within the Google Cloud Phishing Protection v1beta1 API, specifically version 2.0.0-beta04."],["The `ReportPhishingResponse` class is a sealed class that represents an empty response message used in the API."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cReportPhishingResponse\u003e`, `IDeepCloneable\u003cReportPhishingResponse\u003e`, and `IBufferMessage`."],["There are two constructors available for `ReportPhishingResponse`: one default constructor and another that takes an existing `ReportPhishingResponse` object as a parameter for copying."],["The latest version available in this document is `2.0.0-beta05`, and previous version `1.0.0-beta05` is available, alongside the current `2.0.0-beta04` covered in the page."]]],[]]