Class State (2.26.1)

State(value)

Set of states that define the lifecycle of a Recognizer.

Enums

Name Description
STATE_UNSPECIFIED The default value. This value is used if the state is omitted.
ACTIVE The Recognizer is active and ready for use.
DELETED This Recognizer has been deleted.