[[["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 2025-09-04 UTC."],[],[],null,["# Google Cloud Network Connectivity V1 Client - Class ConnectionErrorType (2.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.0 (latest)](/php/docs/reference/cloud-network-connectivity/latest/V1.ConnectionErrorType)\n- [2.2.2](/php/docs/reference/cloud-network-connectivity/2.2.2/V1.ConnectionErrorType)\n- [2.1.2](/php/docs/reference/cloud-network-connectivity/2.1.2/V1.ConnectionErrorType)\n- [2.0.2](/php/docs/reference/cloud-network-connectivity/2.0.2/V1.ConnectionErrorType)\n- [1.5.5](/php/docs/reference/cloud-network-connectivity/1.5.5/V1.ConnectionErrorType)\n- [1.4.2](/php/docs/reference/cloud-network-connectivity/1.4.2/V1.ConnectionErrorType)\n- [1.3.0](/php/docs/reference/cloud-network-connectivity/1.3.0/V1.ConnectionErrorType)\n- [1.2.0](/php/docs/reference/cloud-network-connectivity/1.2.0/V1.ConnectionErrorType)\n- [1.1.1](/php/docs/reference/cloud-network-connectivity/1.1.1/V1.ConnectionErrorType)\n- [1.0.5](/php/docs/reference/cloud-network-connectivity/1.0.5/V1.ConnectionErrorType) \nReference documentation and code samples for the Google Cloud Network Connectivity V1 Client class ConnectionErrorType.\n\nThe error type indicates whether a connection error is consumer facing,\nproducer facing or system internal.\n\nProtobuf type `google.cloud.networkconnectivity.v1.ConnectionErrorType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetworkConnectivity \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### CONNECTION_ERROR_TYPE_UNSPECIFIED\n\n Value: 0\n\nAn invalid error type as the default case.\n\nGenerated from protobuf enum `CONNECTION_ERROR_TYPE_UNSPECIFIED = 0;`\n\n### ERROR_INTERNAL\n\n Value: 1\n\nThe error is due to Service Automation system internal.\n\nGenerated from protobuf enum `ERROR_INTERNAL = 1;`\n\n### ERROR_CONSUMER_SIDE\n\n Value: 2\n\nThe error is due to the setup on consumer side.\n\nGenerated from protobuf enum `ERROR_CONSUMER_SIDE = 2;`\n\n### ERROR_PRODUCER_SIDE\n\n Value: 3\n\nThe error is due to the setup on producer side.\n\nGenerated from protobuf enum `ERROR_PRODUCER_SIDE = 3;`"]]