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-04-09 UTC."],[[["This document provides reference information for the `SpokeStateCount` class within the Google Cloud Network Connectivity v1 API, specifically version 2.8.0."],["`SpokeStateCount` is used to track the number of spokes in a particular state associated with a network hub, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `Count` (the total number of spokes in a given state) and `State` (the current state of the spokes)."],["The latest version of the documentation is version 2.9.0, and previous versions ranging from 2.7.0 to 1.0.0 are also accessible."],["The `SpokeStateCount` class has two constructors, one default constructor and one that takes in a `SpokeStateCount` object as a parameter."]]],[]]