Reference documentation and code samples for the Phishing Protection V1beta1 API class Google::Cloud::PhishingProtection::V1beta1::ReportPhishingRequest.
The ReportPhishing request message.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#parent
def parent() -> ::String
Returns
- (::String) — Required. The name of the project for which the report will be created, in the format "projects/{project_number}".
#parent=
def parent=(value) -> ::String
Parameter
- value (::String) — Required. The name of the project for which the report will be created, in the format "projects/{project_number}".
Returns
- (::String) — Required. The name of the project for which the report will be created, in the format "projects/{project_number}".
#uri
def uri() -> ::String
Returns
- (::String) — Required. The URI that is being reported for phishing content to be analyzed.
#uri=
def uri=(value) -> ::String
Parameter
- value (::String) — Required. The URI that is being reported for phishing content to be analyzed.
Returns
- (::String) — Required. The URI that is being reported for phishing content to be analyzed.