public sealed class SpokeSummary.Types.SpokeStateCount : IMessage<SpokeSummary.Types.SpokeStateCount>, IEquatable<SpokeSummary.Types.SpokeStateCount>, IDeepCloneable<SpokeSummary.Types.SpokeStateCount>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class SpokeSummary.Types.SpokeStateCount.
The number of spokes that are in a particular state
and associated with a given hub.
[[["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 documentation for the `SpokeStateCount` class within the Google Cloud Network Connectivity v1 API, specifically for version 2.6.0."],["`SpokeStateCount` represents the number of spokes in a particular state associated with a given hub."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with inheritance from `object`."],["It includes properties such as `Count`, which is the total number of spokes in the indicated state, and `State`, which defines the particular state of the spokes, both being output only."],["There are also a list of previous versions of this documentation available going as far back as version 1.0.0."]]],[]]