Google Cloud Web Risk V1 Client - Class Platform (1.4.4)

Reference documentation and code samples for the Google Cloud Web Risk V1 Client class Platform.

Platform types.

Protobuf type google.cloud.webrisk.v1.ThreatDiscovery.Platform

Namespace

Google \ Cloud \ WebRisk \ V1 \ ThreatDiscovery

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

PLATFORM_UNSPECIFIED

Value: 0

Default.

Generated from protobuf enum PLATFORM_UNSPECIFIED = 0;

ANDROID

Value: 1

General Android platform.

Generated from protobuf enum ANDROID = 1;

IOS

Value: 2

General iOS platform.

Generated from protobuf enum IOS = 2;

MACOS

Value: 3

General macOS platform.

Generated from protobuf enum MACOS = 3;

WINDOWS

Value: 4

General Windows platform.

Generated from protobuf enum WINDOWS = 4;