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.
The ReportPhishing (empty) response message.
Implements
IMessageReportPhishingResponse, IEquatableReportPhishingResponse, IDeepCloneableReportPhishingResponse, IBufferMessage, IMessageNamespace
Google.Cloud.PhishingProtection.V1Beta1Assembly
Google.Cloud.PhishingProtection.V1Beta1.dll
Constructors
ReportPhishingResponse()
public ReportPhishingResponse()
ReportPhishingResponse(ReportPhishingResponse)
public ReportPhishingResponse(ReportPhishingResponse other)
Parameter | |
---|---|
Name | Description |
other |
ReportPhishingResponse |