Reference documentation and code samples for the Web Risk V1 API class Google::Cloud::WebRisk::V1::Submission.
Wraps a URI that might be displaying malicious content.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#uri
def uri() -> ::String
Returns
- (::String) — Required. The URI that is being reported for malicious content to be analyzed.
#uri=
def uri=(value) -> ::String
Parameter
- value (::String) — Required. The URI that is being reported for malicious content to be analyzed.
Returns
- (::String) — Required. The URI that is being reported for malicious content to be analyzed.