public sealed class SpokeSummary.Types.SpokeStateReasonCount : IMessage<SpokeSummary.Types.SpokeStateReasonCount>, IEquatable<SpokeSummary.Types.SpokeStateReasonCount>, IDeepCloneable<SpokeSummary.Types.SpokeStateReasonCount>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class SpokeSummary.Types.SpokeStateReasonCount.
The number of spokes in the hub that are inactive for this reason.
[[["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-04-02 UTC."],[[["This document provides reference information for the `SpokeSummary.Types.SpokeStateReasonCount` class, part of the Google Cloud Network Connectivity v1 API."],["The `SpokeStateReasonCount` class tracks the number of inactive spokes in a hub for a specific reason, which is helpful for understanding the state of the network."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data management and serialization within the API."],["The document details the class constructors and properties, including `Count` (the total number of inactive spokes) and `StateReasonCode` (the specific reason for inactivity)."],["There is documentation for multiple versions of the API, with version 2.9.0 being the latest, and version 2.6.0 detailed in this specific content."]]],[]]