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 total of 16 versions documented, ranging from 1.0.0 to 2.13.0.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage primarily documents the \u003ccode\u003eResult\u003c/code\u003e enum, found in \u003ccode\u003eGoogle.Cloud.NetworkManagement.V1.ReachabilityDetails.Types\u003c/code\u003e, which is used to represent the outcome of network reachability tests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResult\u003c/code\u003e enum defines 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 indicating a different status or outcome of the network configuration analysis.\u003c/p\u003e\n"],["\u003cp\u003eThe content includes the \u003ccode\u003eFields\u003c/code\u003e table detailing the description for each element in the enum, such as \u003ccode\u003eAmbiguous\u003c/code\u003e meaning the source and destination do not uniquely identify the test location, or \u003ccode\u003eReachable\u003c/code\u003e, indicating a successful route from the source to the destination.\u003c/p\u003e\n"]]],[],null,[]]