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-09 UTC."],[[["This document provides reference documentation for the `SpokeSummary.Types.SpokeStateReasonCount` class within the Google Cloud Network Connectivity v1 API, version 2.8.0."],["The class `SpokeSummary.Types.SpokeStateReasonCount` represents the number of inactive spokes in a hub, grouped by the reason for their inactivity."],["It inherits from the base `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `Count`, which represents the total number of inactive spokes, and `StateReasonCode`, which indicates the specific reason for the spokes' inactivity."],["The document also offers links to different versions of the API documentation, ranging from version 1.0.0 to the latest version 2.9.0."]]],[]]