Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::Connection::CertificateState (v1.15.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::Connection::CertificateState.
The state of Sip Trunk certificate authentication.
Constants
CERTIFICATE_STATE_UNSPECIFIED
value: 0 Certificate state is not specified.
CERTIFICATE_VALID
value: 1 Certificate is valid.
CERTIFICATE_INVALID
value: 2 Catch all for any error not specified.
CERTIFICATE_EXPIRED
value: 3 Certificate leaf node has expired.
CERTIFICATE_HOSTNAME_NOT_FOUND
value: 4 There is no hostname defined to authenticate in SipTrunkingServer.
CERTIFICATE_UNAUTHENTICATED
value: 5 No path found from the leaf certificate to any root.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-01 UTC."],[],[]]