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-24 UTC."],[[["The document provides reference information for the `SpokeSummary.Types.SpokeTypeCount` class within the Google Cloud Network Connectivity v1 API."],["This class represents the count of spokes of a specific type associated with a hub, detailing the kind of resource linked to the spoke."],["The `SpokeTypeCount` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile for various operations."],["The class offers two constructors: a default one and another that accepts an instance of `SpokeTypeCount` for copying, and has two properties named `Count` and `SpokeType` that provide the amount of spokes, and type of spokes respectively."],["The documentation supports versions ranging from 1.0.0 to 2.9.0 for the SpokeTypeCount class, with 2.9.0 being the most recent."]]],[]]