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 | |
---|---|
Name | Description |
value |
mixed
|
value
Parameter | |
---|---|
Name | Description |
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;