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 Network Management v1 API is 2.13.0, with previous versions ranging from 2.12.0 down to 1.0.0 also available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReachabilityDetails.Types.Result\u003c/code\u003e enum outlines the possible outcomes of a network configuration test.\u003c/p\u003e\n"],["\u003cp\u003eThere are five possible results in the enum, \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 outcome regarding packet delivery and test completion.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReachabilityDetails.Types.Result\u003c/code\u003e enum is used within the Google.Cloud.NetworkManagement.V1 namespace, as defined in the Google.Cloud.NetworkManagement.V1.dll assembly.\u003c/p\u003e\n"]]],[],null,[]]