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 latest version of the `SpokeSummary.Types.SpokeTypeCount` class is 2.9.0, which is part of the Google Cloud Network Connectivity v1 API."],["This class, `SpokeSummary.Types.SpokeTypeCount`, represents the number of spokes of a particular type associated with a specific hub in the Google Cloud Network Connectivity API."],["The `SpokeTypeCount` class is implemented as part of the `.NET` environment and supports multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.NetworkConnectivity.V1` namespace."],["The class offers two constructors: a default constructor and one that takes another `SpokeTypeCount` object as a parameter for copying, in addition to containing the `Count` and `SpokeType` properties."],["There are 13 documented versions available for `SpokeSummary.Types.SpokeTypeCount`, ranging from version 1.0.0 to 2.9.0, showcasing its evolution."]]],[]]