The source and destination endpoints do not uniquely identify
the test location in the network, and the reachability result contains
multiple traces. For some traces, a packet could be delivered, and for
others, it would not be.
Reachable
Possible scenarios are:
The configuration analysis determined that a packet originating from
the source is expected to reach the destination.
The analysis didn't complete because the user lacks permission for
some of the resources in the trace. However, at the time the user's
permission became insufficient, the trace had been successful so far.
Undetermined
The configuration analysis did not complete. Possible reasons are:
A permissions error occurred--for example, the user might not have
read permission for all of the resources named in the test.
An internal error occurred.
The analyzer received an invalid or unsupported argument or was unable
to identify a known endpoint.
Unreachable
A packet originating from the source is expected to be dropped before
reaching the destination.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eGoogle.Cloud.NetworkManagement.V1.ReachabilityDetails.Types.Result\u003c/code\u003e enum, detailing its different versions from 1.0.0 to 2.13.0, with 2.13.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResult\u003c/code\u003e enum describes the outcome of a network configuration analysis, including potential outcomes such as \u003ccode\u003eReachable\u003c/code\u003e, \u003ccode\u003eUnreachable\u003c/code\u003e, \u003ccode\u003eAmbiguous\u003c/code\u003e, \u003ccode\u003eUndetermined\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eEach enum value has a specific meaning: \u003ccode\u003eAmbiguous\u003c/code\u003e indicates multiple possible traces, \u003ccode\u003eReachable\u003c/code\u003e means the source can likely reach the destination, \u003ccode\u003eUndetermined\u003c/code\u003e suggests the analysis did not complete, \u003ccode\u003eUnreachable\u003c/code\u003e indicates a packet drop, and \u003ccode\u003eUnspecified\u003c/code\u003e means no result was given.\u003c/p\u003e\n"],["\u003cp\u003eThe documented versions are located within the \u003ccode\u003eGoogle.Cloud.NetworkManagement.V1\u003c/code\u003e namespace and the \u003ccode\u003eGoogle.Cloud.NetworkManagement.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]