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-24 UTC."],[[["The latest version of the `SpokeSummary.Types.SpokeStateCount` class is 2.9.0, with documentation available for versions back to 1.0.0."],["This class is part of the Network Connectivity v1 API, specifically within the `Google.Cloud.NetworkConnectivity.V1` namespace."],["`SpokeSummary.Types.SpokeStateCount` represents the number of spokes in a specific state that are associated with a hub."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has properties for `Count` (the number of spokes in the given state) and `State` (the state of the spokes) and has two constructors."]]],[]]