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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eHubStatusEntry\u003c/code\u003e class, part of the Network Connectivity v1 API, represents the status of a set of propagated Private Service Connect connections.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eHubStatusEntry\u003c/code\u003e is 2.9.0, with multiple previous versions available ranging from 1.0.0 to 2.8.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHubStatusEntry\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, comparison, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eCount\u003c/code\u003e, \u003ccode\u003eGroupBy\u003c/code\u003e, and \u003ccode\u003ePscPropagationStatus\u003c/code\u003e to provide detailed information about the status and grouping of Private Service Connect connections.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for the class include the default constructor \u003ccode\u003eHubStatusEntry()\u003c/code\u003e and a copy constructor \u003ccode\u003eHubStatusEntry(HubStatusEntry other)\u003c/code\u003e that allows for creating new objects based off existing ones.\u003c/p\u003e\n"]]],[],null,["# Network Connectivity v1 API - Class HubStatusEntry (2.11.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.11.0 (latest)](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/latest/Google.Cloud.NetworkConnectivity.V1.HubStatusEntry)\n- [2.10.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.10.0/Google.Cloud.NetworkConnectivity.V1.HubStatusEntry)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.9.0/Google.Cloud.NetworkConnectivity.V1.HubStatusEntry)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.8.0/Google.Cloud.NetworkConnectivity.V1.HubStatusEntry)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.7.0/Google.Cloud.NetworkConnectivity.V1.HubStatusEntry)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.6.0/Google.Cloud.NetworkConnectivity.V1.HubStatusEntry)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.5.0/Google.Cloud.NetworkConnectivity.V1.HubStatusEntry)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.4.0/Google.Cloud.NetworkConnectivity.V1.HubStatusEntry)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.3.0/Google.Cloud.NetworkConnectivity.V1.HubStatusEntry)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.2.0/Google.Cloud.NetworkConnectivity.V1.HubStatusEntry)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.1.0/Google.Cloud.NetworkConnectivity.V1.HubStatusEntry)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.0.0/Google.Cloud.NetworkConnectivity.V1.HubStatusEntry)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/1.2.0/Google.Cloud.NetworkConnectivity.V1.HubStatusEntry)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/1.1.0/Google.Cloud.NetworkConnectivity.V1.HubStatusEntry)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/1.0.0/Google.Cloud.NetworkConnectivity.V1.HubStatusEntry) \n\n public sealed class HubStatusEntry : IMessage\u003cHubStatusEntry\u003e, IEquatable\u003cHubStatusEntry\u003e, IDeepCloneable\u003cHubStatusEntry\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Network Connectivity v1 API class HubStatusEntry.\n\nA hub status entry represents the status of a set of propagated Private\nService Connect connections grouped by certain fields. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e HubStatusEntry \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[HubStatusEntry](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/latest/Google.Cloud.NetworkConnectivity.V1.HubStatusEntry), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[HubStatusEntry](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/latest/Google.Cloud.NetworkConnectivity.V1.HubStatusEntry), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[HubStatusEntry](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/latest/Google.Cloud.NetworkConnectivity.V1.HubStatusEntry), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.NetworkConnectivity.V1](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/latest/Google.Cloud.NetworkConnectivity.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.NetworkConnectivity.V1.dll\n\nConstructors\n------------\n\n### HubStatusEntry()\n\n public HubStatusEntry()\n\n### HubStatusEntry(HubStatusEntry)\n\n public HubStatusEntry(HubStatusEntry other)\n\nProperties\n----------\n\n### Count\n\n public int Count { get; set; }\n\nThe number of propagated Private Service Connect connections with this\nstatus. If the `group_by` field was not set in the request message, the\nvalue of this field is 1.\n\n### GroupBy\n\n public string GroupBy { get; set; }\n\nThe fields that this entry is grouped by. This has the same value as the\n`group_by` field in the request message.\n\n### PscPropagationStatus\n\n public PscPropagationStatus PscPropagationStatus { get; set; }\n\nThe Private Service Connect propagation status."]]