Reference documentation and code samples for the Web Risk V1 API class Google::Cloud::WebRisk::V1::ThreatInfo::ThreatJustification.
Context about why the URI is unsafe.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#comments
def comments() -> ::Array<::String>
Returns
- (::Array<::String>) — Free-form context on why this URI is unsafe.
#comments=
def comments=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Free-form context on why this URI is unsafe.
Returns
- (::Array<::String>) — Free-form context on why this URI is unsafe.
#labels
def labels() -> ::Array<::Google::Cloud::WebRisk::V1::ThreatInfo::ThreatJustification::JustificationLabel>
Returns
- (::Array<::Google::Cloud::WebRisk::V1::ThreatInfo::ThreatJustification::JustificationLabel>) — Labels associated with this URI that explain how it was classified.
#labels=
def labels=(value) -> ::Array<::Google::Cloud::WebRisk::V1::ThreatInfo::ThreatJustification::JustificationLabel>
Parameter
- value (::Array<::Google::Cloud::WebRisk::V1::ThreatInfo::ThreatJustification::JustificationLabel>) — Labels associated with this URI that explain how it was classified.
Returns
- (::Array<::Google::Cloud::WebRisk::V1::ThreatInfo::ThreatJustification::JustificationLabel>) — Labels associated with this URI that explain how it was classified.