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-03-21 UTC."],[[["The latest version available for `ReachabilityDetails` in the Network Management v1 API is 2.13.0, with version 2.8.0 being the current page's focus."],["`ReachabilityDetails` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods and properties for configuration analysis."],["This class is located within the `Google.Cloud.NetworkManagement.V1` namespace and is part of the `Google.Cloud.NetworkManagement.V1.dll` assembly."],["`ReachabilityDetails` includes properties like `Error`, `Result`, `Traces`, and `VerifyTime`, which provide information about the analysis, including the overall outcome, potential traces, and the time of verification."],["The provided documentation showcases version history, going back to version 1.0.0, allowing one to browse the history of this class and its features."]]],[]]