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.5.0."],["`SpokeStateCount` represents the number of spokes in a particular state associated with a given hub in the Google Cloud Network Connectivity API."],["The `SpokeStateCount` class has properties `Count`, representing the total number of spokes in a state, and `State`, indicating the state of the spokes."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the base `object` class."],["There are many previous versions of this document ranging from 1.0.0 to the latest version 2.9.0, all of which are accessible through this page."]]],[]]