public sealed class SipHostname.Types.HostnameErrorDetails : IMessage<SipHostname.Types.HostnameErrorDetails>, IEquatable<SipHostname.Types.HostnameErrorDetails>, IDeepCloneable<SipHostname.Types.HostnameErrorDetails>, IBufferMessage, IMessageReference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class SipHostname.Types.HostnameErrorDetails.
The error details of Sip Trunk hostnameconnection authentication.
Implements
IMessageSipHostnameTypesHostnameErrorDetails, IEquatableSipHostnameTypesHostnameErrorDetails, IDeepCloneableSipHostnameTypesHostnameErrorDetails, IBufferMessage, IMessageNamespace
Google.Cloud.Dialogflow.V2Beta1Assembly
Google.Cloud.Dialogflow.V2Beta1.dll
Constructors
HostnameErrorDetails()
public HostnameErrorDetails()HostnameErrorDetails(HostnameErrorDetails)
public HostnameErrorDetails(SipHostname.Types.HostnameErrorDetails other)| Parameter | |
|---|---|
| Name | Description |
other |
SipHostnameTypesHostnameErrorDetails |
Properties
CertificateState
public SipHostname.Types.HostnameCertificateState CertificateState { get; set; }Output only. The status of the certificate authentication.
| Property Value | |
|---|---|
| Type | Description |
SipHostnameTypesHostnameCertificateState |
|
ErrorMessage
public string ErrorMessage { get; set; }Output only. The error message provided from SIP trunking auth service
| Property Value | |
|---|---|
| Type | Description |
string |
|