Class State (2.17.1)

State(value)

Set of states that define the lifecycle of a Recognizer.

Values: STATE_UNSPECIFIED (0): The default value. This value is used if the state is omitted. ACTIVE (2): The Recognizer is active and ready for use. DELETED (4): This Recognizer has been deleted.