public sealed class ReachabilityDetails : IMessage<ReachabilityDetails>, IEquatable<ReachabilityDetails>, IDeepCloneable<ReachabilityDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class ReachabilityDetails.
Results of the configuration analysis from the last run of the test.
Result may contain a list of traces if a test has multiple possible
paths in the network, such as when destination endpoint is a load balancer
with multiple backends.
[[["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 \u003ccode\u003eReachabilityDetails\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.NetworkManagement.V1\u003c/code\u003e namespace is part of the Network Management v1 API, used for analyzing network configurations.\u003c/p\u003e\n"],["\u003cp\u003eThis class, which can be found in \u003ccode\u003eGoogle.Cloud.NetworkManagement.V1.dll\u003c/code\u003e, provides details about the results of reachability tests, including any errors, the overall result, a potential list of traces, and the time of the configuration analysis.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReachabilityDetails\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReachabilityDetails\u003c/code\u003e class has constructors to create a new instance, as well as to copy an existing instance, and has properties like \u003ccode\u003eError\u003c/code\u003e, \u003ccode\u003eResult\u003c/code\u003e, \u003ccode\u003eTraces\u003c/code\u003e, and \u003ccode\u003eVerifyTime\u003c/code\u003e to provide access to the analysis data.\u003c/p\u003e\n"],["\u003cp\u003eThere is a comprehensive list of older versions of this class available for reference, with the latest being version 2.13.0.\u003c/p\u003e\n"]]],[],null,[]]