public sealed class SpokeSummary.Types.SpokeTypeCount : IMessage<SpokeSummary.Types.SpokeTypeCount>, IEquatable<SpokeSummary.Types.SpokeTypeCount>, IDeepCloneable<SpokeSummary.Types.SpokeTypeCount>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class SpokeSummary.Types.SpokeTypeCount.
The number of spokes of a given type that are associated
with a specific hub. The type indicates what kind of
resource is associated with the spoke.
[[["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 information for the `SpokeSummary.Types.SpokeTypeCount` class within the Google Cloud Network Connectivity v1 API."],["The `SpokeTypeCount` class represents the count of spokes of a specific type associated with a network hub."],["It is available in multiple versions, from version 1.0.0 up to the latest 2.9.0, with version 2.8.0 being the currently displayed version."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `SpokeTypeCount` class include `Count`, representing the number of spokes, and `SpokeType`, indicating the type of spoke."]]],[]]