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 \ ThreatDiscoveryMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
PLATFORM_UNSPECIFIED
Value: 0Default.
Generated from protobuf enum PLATFORM_UNSPECIFIED = 0;
ANDROID
Value: 1General Android platform.
Generated from protobuf enum ANDROID = 1;
IOS
Value: 2General iOS platform.
Generated from protobuf enum IOS = 2;
MACOS
Value: 3General macOS platform.
Generated from protobuf enum MACOS = 3;
WINDOWS
Value: 4General Windows platform.
Generated from protobuf enum WINDOWS = 4;