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-17 UTC."],[[["This page provides documentation for the `SpokeStateCount` class within the Google Cloud Network Connectivity v1 API, specifically version 2.7.0, which is part of the larger `SpokeSummary.Types` class."],["The `SpokeStateCount` class represents the number of spokes in a particular state associated with a given hub, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two main properties, `Count` which indicates the total number of spokes in a given state, and `State`, which represents the state of the spokes."],["The documentation lists various versions of the Network Connectivity API, ranging from version 1.0.0 to the latest 2.9.0, with links to each version's corresponding documentation."]]],[]]