The number of propagated Private Service Connect connections with this
status. If the group_by field was not set in the request message, the
value of this field is 1.
[[["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-04-17 UTC."],[[["The `HubStatusEntry` class, part of the Network Connectivity v1 API, represents the status of a set of propagated Private Service Connect connections."],["The latest version of `HubStatusEntry` is 2.9.0, with multiple previous versions available ranging from 1.0.0 to 2.8.0."],["`HubStatusEntry` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, comparison, and deep cloning."],["The class includes properties such as `Count`, `GroupBy`, and `PscPropagationStatus` to provide detailed information about the status and grouping of Private Service Connect connections."],["Constructors for the class include the default constructor `HubStatusEntry()` and a copy constructor `HubStatusEntry(HubStatusEntry other)` that allows for creating new objects based off existing ones."]]],[]]