public sealed class SpokeSummary : IMessage<SpokeSummary>, IEquatable<SpokeSummary>, IDeepCloneable<SpokeSummary>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class SpokeSummary.
Summarizes information about the spokes associated with a hub.
The summary includes a count of spokes according to type
and according to state. If any spokes are inactive,
the summary also lists the reasons they are inactive,
including a count for each reason.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eSpokeSummary\u003c/code\u003e class within the Google Cloud Network Connectivity v1 API, specifically version 2.6.0, and contains a list of other versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpokeSummary\u003c/code\u003e is a class that summarizes information about spokes associated with a hub, including counts by type and state.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpokeSummary\u003c/code\u003e class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for \u003ccode\u003eSpokeStateCounts\u003c/code\u003e, \u003ccode\u003eSpokeStateReasonCounts\u003c/code\u003e, and \u003ccode\u003eSpokeTypeCounts\u003c/code\u003e, all of which are read-only and provide counts of spokes based on different criteria.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpokeSummary\u003c/code\u003e has two constructors, a default one \u003ccode\u003eSpokeSummary()\u003c/code\u003e and a copy constructor \u003ccode\u003eSpokeSummary(SpokeSummary other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]