Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::Connection.
Represents a connection for SIP Trunk.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#connection_id
def connection_id() -> ::String
Returns
- (::String) — Output only. The unique identifier of the SIP Trunk connection.
#error_details
def error_details() -> ::Google::Cloud::Dialogflow::V2::Connection::ErrorDetails
Returns
- (::Google::Cloud::Dialogflow::V2::Connection::ErrorDetails) — Output only. The error details for the connection. Only populated when authentication errors occur.
#state
def state() -> ::Google::Cloud::Dialogflow::V2::Connection::State
Returns
- (::Google::Cloud::Dialogflow::V2::Connection::State) — Output only. State of the connection.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. When the connection status changed.