Google Cloud Web Risk v1 API - Class ThreatInfo (2.5.0)

public sealed class ThreatInfo : IMessage<ThreatInfo>, IEquatable<ThreatInfo>, IDeepCloneable<ThreatInfo>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Web Risk v1 API class ThreatInfo.

Context about the submission including the type of abuse found on the URI and supporting details. option (google.api.message_visibility).restriction = "TRUSTED_TESTER";

Inheritance

object > ThreatInfo

Namespace

Google.Cloud.WebRisk.V1

Assembly

Google.Cloud.WebRisk.V1.dll

Constructors

ThreatInfo()

public ThreatInfo()

ThreatInfo(ThreatInfo)

public ThreatInfo(ThreatInfo other)
Parameter
NameDescription
otherThreatInfo

Properties

AbuseType

public ThreatInfo.Types.AbuseType AbuseType { get; set; }

The type of abuse.

Property Value
TypeDescription
ThreatInfoTypesAbuseType

ThreatConfidence

public ThreatInfo.Types.Confidence ThreatConfidence { get; set; }

Confidence that the URI is unsafe.

Property Value
TypeDescription
ThreatInfoTypesConfidence

ThreatJustification

public ThreatInfo.Types.ThreatJustification ThreatJustification { get; set; }

Context about why the URI is unsafe.

Property Value
TypeDescription
ThreatInfoTypesThreatJustification