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 latest version of the \u003ccode\u003eGoogle.Cloud.NetworkManagement.V1\u003c/code\u003e library is 2.13.0, with a history of versions available from 1.0.0 to the current one, accessible via provided links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResult\u003c/code\u003e enum, part of the \u003ccode\u003eGoogle.Cloud.NetworkManagement.V1.ReachabilityDetails.Types\u003c/code\u003e namespace, describes the outcome of a network configuration analysis.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResult\u003c/code\u003e enum has five possible values: \u003ccode\u003eAmbiguous\u003c/code\u003e, \u003ccode\u003eReachable\u003c/code\u003e, \u003ccode\u003eUndetermined\u003c/code\u003e, \u003ccode\u003eUnreachable\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, each detailing a different outcome or state of the network configuration analysis.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAmbiguous\u003c/code\u003e indicates multiple potential traces, where some may deliver packets and others may not, \u003ccode\u003eReachable\u003c/code\u003e means the packet is likely to reach the destination, \u003ccode\u003eUndetermined\u003c/code\u003e signifies an incomplete analysis, \u003ccode\u003eUnreachable\u003c/code\u003e means the packet is expected to be dropped, and \u003ccode\u003eUnspecified\u003c/code\u003e means no result was specified.\u003c/p\u003e\n"]]],[],null,[]]