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 webpage provides documentation for the \u003ccode\u003eSpokeSummary\u003c/code\u003e class within the Google Cloud Network Connectivity v1 API, specifically version 2.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpokeSummary\u003c/code\u003e class is used to summarize information about spokes that are associated with a hub, including counts of spokes by type and state.\u003c/p\u003e\n"],["\u003cp\u003eIt also details the reasons why some spokes might be inactive and lists a count for each reason in the summaries.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpokeSummary\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting members from the base object class, and has a constructor that takes in another SpokeSummary.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpokeSummary\u003c/code\u003e class exposes properties such as \u003ccode\u003eSpokeStateCounts\u003c/code\u003e, \u003ccode\u003eSpokeStateReasonCounts\u003c/code\u003e, and \u003ccode\u003eSpokeTypeCounts\u003c/code\u003e, all providing read-only (\u003ccode\u003eoutput only\u003c/code\u003e) information about spoke states, inactive reasons, and spoke types, respectively.\u003c/p\u003e\n"]]],[],null,[]]