Class ErrorDetails (2.36.0)

ErrorDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The error details of Sip Trunk connection authentication.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
certificate_state google.cloud.dialogflow_v2beta1.types.Connection.CertificateState
Output only. The status of the certificate authentication. This field is a member of oneof_ _certificate_state.
error_message str
The error message provided from SIP trunking auth service This field is a member of oneof_ _error_message.