Web Security Scanner v1 API - Enum ScanConfig.Types.UserAgent (2.4.0)

public enum ScanConfig.Types.UserAgent

Reference 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.V1

Assembly

Google.Cloud.WebSecurityScanner.V1.dll

Fields

NameDescription
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.