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 of \u003ccode\u003eReachabilityDetails\u003c/code\u003e is 2.13.0, with various other versions available, from 2.12.0 down to 1.0.0, documented in this page, all within the Google.Cloud.NetworkManagement.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReachabilityDetails\u003c/code\u003e class provides results of network configuration analysis, and it inherits from Object while implementing several interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one default and another accepting another \u003ccode\u003eReachabilityDetails\u003c/code\u003e object for parameters, with the main properties being \u003ccode\u003eError\u003c/code\u003e, \u003ccode\u003eResult\u003c/code\u003e, \u003ccode\u003eTraces\u003c/code\u003e, and \u003ccode\u003eVerifyTime\u003c/code\u003e, each detailing aspects of the analysis or its outcome.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReachabilityDetails\u003c/code\u003e properties include \u003ccode\u003eError\u003c/code\u003e of type Status, \u003ccode\u003eResult\u003c/code\u003e of type \u003ccode\u003eReachabilityDetails.Types.Result\u003c/code\u003e, \u003ccode\u003eTraces\u003c/code\u003e of type RepeatedField<Trace>, and \u003ccode\u003eVerifyTime\u003c/code\u003e of type Timestamp, offering a comprehensive view of the network analysis result.\u003c/p\u003e\n"]]],[],null,[]]