Network Management V1 API - Module Google::Cloud::NetworkManagement::V1::ProbingDetails::ProbingResult (v2.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Network Management V1 API module Google::Cloud::NetworkManagement::V1::ProbingDetails::ProbingResult.
Overall probing result of the test.
Constants
PROBING_RESULT_UNSPECIFIED
value: 0 No result was specified.
REACHABLE
value: 1 At least 95% of packets reached the destination.
UNREACHABLE
value: 2 No packets reached the destination.
REACHABILITY_INCONSISTENT
value: 3 Less than 95% of packets reached the destination.
UNDETERMINED
value: 4
Reachability could not be determined. Possible reasons are:
The user lacks permission to access some of the network resources
required to run the test.
No valid source endpoint could be derived from the request.
[[["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."],[],[]]