Cloud Speech-to-Text V2 API - Module Google::Cloud::Speech::V2::Recognizer::State (v0.1.0)

Reference documentation and code samples for the Cloud Speech-to-Text V2 API module Google::Cloud::Speech::V2::Recognizer::State.

Set of states that define the lifecycle of a Recognizer.

Constants

STATE_UNSPECIFIED

value: 0
The default value. This value is used if the state is omitted.

ACTIVE

value: 2
The Recognizer is active and ready for use.

DELETED

value: 4
This Recognizer has been deleted.