public sealed class ReachabilityDetails : IMessage<ReachabilityDetails>, IEquatable<ReachabilityDetails>, IDeepCloneable<ReachabilityDetails>, IBufferMessage, IMessage
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 latest version available for \u003ccode\u003eReachabilityDetails\u003c/code\u003e in the \u003ccode\u003eGoogle.Cloud.NetworkManagement.V1\u003c/code\u003e namespace is 2.13.0, with several previous versions ranging from 2.12.0 down to 1.0.0 also listed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReachabilityDetails\u003c/code\u003e is a class representing the results of a network configuration analysis test, and it inherits from \u003ccode\u003eObject\u003c/code\u003e while implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReachabilityDetails\u003c/code\u003e has two constructors, one default and one that accepts another \u003ccode\u003eReachabilityDetails\u003c/code\u003e object as a parameter to duplicate it, and has properties that provide details such as errors, results, traces, and verification time.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eReachabilityDetails\u003c/code\u003e is found within the \u003ccode\u003eGoogle.Cloud.NetworkManagement.V1\u003c/code\u003e namespace and is contained within the \u003ccode\u003eGoogle.Cloud.NetworkManagement.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTraces\u003c/code\u003e property provides insight into multiple network paths, which are applicable when the destination is a load balancer that has several backends.\u003c/p\u003e\n"]]],[],null,[]]