Network Connectivity V1 API - Module Google::Cloud::NetworkConnectivity::V1::ConnectionErrorType (v1.14.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Network Connectivity V1 API module Google::Cloud::NetworkConnectivity::V1::ConnectionErrorType.
The error type indicates whether a connection error is consumer facing,
producer facing or system internal.
Constants
CONNECTION_ERROR_TYPE_UNSPECIFIED
value: 0 An invalid error type as the default case.
ERROR_INTERNAL
value: 1 The error is due to Service Automation system internal.
ERROR_CONSUMER_SIDE
value: 2 The error is due to the setup on consumer side.
ERROR_PRODUCER_SIDE
value: 3 The error is due to the setup on producer side.
[[["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-03 UTC."],[],[]]