Enum ScanConfig.Authentication.AuthenticationCase (2.36.0)

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

Static Fields

NameDescription
AUTHENTICATION_NOT_SET
CUSTOM_ACCOUNT
GOOGLE_ACCOUNT

Static Methods

NameDescription
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getNumber()