Enum Action.ActionCase (0.2.0)

public enum Action.ActionCase extends Enum<Action.ActionCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

Name Description
ACTION_NOT_SET
BUILTIN_SIMPLE_ACTION
BUILTIN_USER_INPUT_ACTION
EXTERNAL_ACTION

Static Methods

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

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

Name Description
getNumber()