Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::Connection::State (v1.13.0)

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.

KEEPALIVE

value: 4
SIP Trunk connection is keepalive.