Enum Repository.ModeConfigCase (1.31.0)

public enum Repository.ModeConfigCase extends Enum<Repository.ModeConfigCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

NameDescription
MODECONFIG_NOT_SET
REMOTE_REPOSITORY_CONFIG
VIRTUAL_REPOSITORY_CONFIG

Static Methods

NameDescription
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getNumber()