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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","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 represents the results of a network reachability test, providing details about the configuration analysis.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, indicating its role in message handling and data comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReachabilityDetails\u003c/code\u003e class has properties like \u003ccode\u003eError\u003c/code\u003e, \u003ccode\u003eResult\u003c/code\u003e, \u003ccode\u003eTraces\u003c/code\u003e, and \u003ccode\u003eVerifyTime\u003c/code\u003e, which provide information on the test outcome, including potential errors, overall results, network traces, and the analysis timestamp.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReachabilityDetails\u003c/code\u003e class has different versions, with version \u003ccode\u003e2.13.0\u003c/code\u003e being the latest, and older versions like \u003ccode\u003e2.12.0\u003c/code\u003e, \u003ccode\u003e2.11.0\u003c/code\u003e... all the way to \u003ccode\u003e1.0.0\u003c/code\u003e, are available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReachabilityDetails\u003c/code\u003e class can be instantiated using the public default constructor \u003ccode\u003eReachabilityDetails()\u003c/code\u003e or with another \u003ccode\u003eReachabilityDetails\u003c/code\u003e object via the public constructor \u003ccode\u003eReachabilityDetails(ReachabilityDetails other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]