Enum ScanConfig.Authentication.AuthenticationCase (2.42.0)

public enum ScanConfig.Authentication.AuthenticationCase extends Enum<ScanConfig.Authentication.AuthenticationCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

Name Description
AUTHENTICATION_NOT_SET
CUSTOM_ACCOUNT
GOOGLE_ACCOUNT

Static Methods

Name Description
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

Name Description
getNumber()