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

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

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

Details about how the threat was discovered.

Inheritance

object > ThreatDiscovery

Namespace

Google.Cloud.WebRisk.V1

Assembly

Google.Cloud.WebRisk.V1.dll

Constructors

ThreatDiscovery()

public ThreatDiscovery()

ThreatDiscovery(ThreatDiscovery)

public ThreatDiscovery(ThreatDiscovery other)
Parameter
NameDescription
otherThreatDiscovery

Properties

Platform

public ThreatDiscovery.Types.Platform Platform { get; set; }

Platform on which the threat was discovered.

Property Value
TypeDescription
ThreatDiscoveryTypesPlatform

RegionCodes

public RepeatedField<string> RegionCodes { get; }

CLDR region code of the countries/regions the URI poses a threat ordered from most impact to least impact. Example: "US" for United States.

Property Value
TypeDescription
RepeatedFieldstring