Class ThreatDiscovery (1.14.2)

ThreatDiscovery(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Details about how the threat was discovered.

Attributes

NameDescription
platform google.cloud.webrisk_v1.types.ThreatDiscovery.Platform
Platform on which the threat was discovered.
region_codes MutableSequence[str]
CLDR region code of the countries/regions the URI poses a threat ordered from most impact to least impact. Example: "US" for United States.

Classes

Platform

Platform(value)

Platform types.

Values: PLATFORM_UNSPECIFIED (0): Default. ANDROID (1): General Android platform. IOS (2): General iOS platform. MACOS (3): General macOS platform. WINDOWS (4): General Windows platform.