Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class ErrorDetails.
The error details of Sip Trunk connection authentication.
Generated from protobuf message google.cloud.dialogflow.v2.Connection.ErrorDetails
Namespace
Google \ Cloud \ Dialogflow \ V2 \ ConnectionMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ certificate_state
int
Output only. The status of the certificate authentication.
↳ error_message
string
The error message provided from SIP trunking auth service
getCertificateState
Output only. The status of the certificate authentication.
int
hasCertificateState
clearCertificateState
setCertificateState
Output only. The status of the certificate authentication.
var
int
$this
getErrorMessage
The error message provided from SIP trunking auth service
string
hasErrorMessage
clearErrorMessage
setErrorMessage
The error message provided from SIP trunking auth service
var
string
$this

