Enum ScanConfig.Types.UserAgent (1.0.0)

public enum 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.