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

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

Methods

name

Parameter
NameDescription
value mixed

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;