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-03-21 UTC."],[[["This document provides reference information for the `SpokeSummary.Types.SpokeStateReasonCount` class within the Google Cloud Network Connectivity V1 API, with the latest version being 2.9.0."],["The `SpokeStateReasonCount` class is used to describe the number of inactive spokes associated with a specific hub and the reason for their inactivity."],["It inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with protocol buffer and .NET functionalities."],["Key properties of the class include `Count`, which represents the total number of inactive spokes, and `StateReasonCode`, which details the specific reason for a spoke's inactivity."],["There are multiple previous versions of the API available, ranging from 1.0.0 up to 2.8.0, in addition to the most recent 2.9.0."]]],[]]