public sealed class Spoke.Types.StateReason : IMessage<Spoke.Types.StateReason>, IEquatable<Spoke.Types.StateReason>, IDeepCloneable<Spoke.Types.StateReason>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class Spoke.Types.StateReason.
[[["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-24 UTC."],[[["This webpage provides documentation for the `Spoke.Types.StateReason` class within the Google Cloud Network Connectivity v1 API, detailing the reasons a spoke might be inactive."],["The `Spoke.Types.StateReason` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message management, comparison, cloning, and efficient data handling."],["The class contains properties including `Code`, `Message`, and `UserDetails`, which are used to provide structured and detailed information on why a spoke might be inactive, including an associated code, a descriptive message, and user-provided details."],["The available versions of the `Spoke.Types.StateReason` class range from version 1.0.0 up to the most recent version 2.9.0, which is the latest release."]]],[]]