[[["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 Management V1 Client - Class ProbingResult (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/php/docs/reference/cloud-network-management/latest/V1.ProbingDetails.ProbingResult)\n- [2.4.2](/php/docs/reference/cloud-network-management/2.4.2/V1.ProbingDetails.ProbingResult)\n- [2.3.2](/php/docs/reference/cloud-network-management/2.3.2/V1.ProbingDetails.ProbingResult)\n- [2.2.1](/php/docs/reference/cloud-network-management/2.2.1/V1.ProbingDetails.ProbingResult)\n- [2.1.1](/php/docs/reference/cloud-network-management/2.1.1/V1.ProbingDetails.ProbingResult)\n- [2.0.1](/php/docs/reference/cloud-network-management/2.0.1/V1.ProbingDetails.ProbingResult)\n- [1.7.3](/php/docs/reference/cloud-network-management/1.7.3/V1.ProbingDetails.ProbingResult)\n- [1.5.0](/php/docs/reference/cloud-network-management/1.5.0/V1.ProbingDetails.ProbingResult)\n- [1.4.2](/php/docs/reference/cloud-network-management/1.4.2/V1.ProbingDetails.ProbingResult)\n- [1.3.0](/php/docs/reference/cloud-network-management/1.3.0/V1.ProbingDetails.ProbingResult)\n- [1.2.0](/php/docs/reference/cloud-network-management/1.2.0/V1.ProbingDetails.ProbingResult)\n- [1.1.1](/php/docs/reference/cloud-network-management/1.1.1/V1.ProbingDetails.ProbingResult)\n- [1.0.5](/php/docs/reference/cloud-network-management/1.0.5/V1.ProbingDetails.ProbingResult) \nReference documentation and code samples for the Google Cloud Network Management V1 Client class ProbingResult.\n\nOverall probing result of the test.\n\nProtobuf type `google.cloud.networkmanagement.v1.ProbingDetails.ProbingResult`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetworkManagement \\\\ V1 \\\\ ProbingDetails\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### PROBING_RESULT_UNSPECIFIED\n\n Value: 0\n\nNo result was specified.\n\nGenerated from protobuf enum `PROBING_RESULT_UNSPECIFIED = 0;`\n\n### REACHABLE\n\n Value: 1\n\nAt least 95% of packets reached the destination.\n\nGenerated from protobuf enum `REACHABLE = 1;`\n\n### UNREACHABLE\n\n Value: 2\n\nNo packets reached the destination.\n\nGenerated from protobuf enum `UNREACHABLE = 2;`\n\n### REACHABILITY_INCONSISTENT\n\n Value: 3\n\nLess than 95% of packets reached the destination.\n\nGenerated from protobuf enum `REACHABILITY_INCONSISTENT = 3;`\n\n### UNDETERMINED\n\n Value: 4\n\nReachability could not be determined. Possible reasons are:\n\n- The user lacks permission to access some of the network resources\n required to run the test.\n\n- No valid source endpoint could be derived from the request.\n\n- An internal error occurred.\n\nGenerated from protobuf enum `UNDETERMINED = 4;`"]]