public enum ScanConfig.Types.UserAgentReference documentation and code samples for the Web Security Scanner v1 API enum ScanConfig.Types.UserAgent.
Type of user agents used for scanning.
Namespace
Google.Cloud.WebSecurityScanner.V1Assembly
Google.Cloud.WebSecurityScanner.V1.dll
Fields |
|
|---|---|
| Name | Description |
ChromeAndroid |
Chrome on Android. |
ChromeLinux |
Chrome on Linux. This is the service default if unspecified. |
SafariIphone |
Safari on IPhone. |
Unspecified |
The user agent is unknown. Service will default to CHROME_LINUX. |