Module: Google::Cloud::WebSecurityScanner::V1beta::ScanConfig::TargetPlatform
- Defined in:
- proto_docs/google/cloud/websecurityscanner/v1beta/scan_config.rb
Overview
Cloud platforms supported by Cloud Web Security Scanner.
Constant Summary collapse
- TARGET_PLATFORM_UNSPECIFIED =
The target platform is unknown. Requests with this enum value will be rejected with INVALID_ARGUMENT error.
0
- APP_ENGINE =
Google App Engine service.
1
- COMPUTE =
Google Compute Engine service.
2