Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::Connection::State (v1.17.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::Connection::State.
The state of Sip Trunk connection.
Constants
STATE_UNSPECIFIED
value: 0 SIP Trunk connection state is Not specified.
CONNECTED
value: 1 SIP Trunk connection is connected.
DISCONNECTED
value: 2 SIP Trunk connection is disconnected.
AUTHENTICATION_FAILED
value: 3 SIP Trunk connection has authentication error.