Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class HubStatusEntry.
A hub status entry represents the status of a set of propagated Private
Service Connect connections grouped by certain fields.
Generated from protobuf message google.cloud.networkconnectivity.v1.HubStatusEntry
Namespace
Google \ Cloud \ NetworkConnectivity \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ count
int
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.
↳ group_by
string
The fields that this entry is grouped by. This has the same value as the group_by field in the request message.
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.
Returns
Type
Description
int
setCount
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.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getGroupBy
The fields that this entry is grouped by. This has the same value as the
group_by field in the request message.
Returns
Type
Description
string
setGroupBy
The fields that this entry is grouped by. This has the same value as the
group_by field in the request message.
[[["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-28 UTC."],[],[],null,["# Google Cloud Network Connectivity V1 Client - Class HubStatusEntry (2.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.0 (latest)](/php/docs/reference/cloud-network-connectivity/latest/V1.HubStatusEntry)\n- [2.2.2](/php/docs/reference/cloud-network-connectivity/2.2.2/V1.HubStatusEntry)\n- [2.1.2](/php/docs/reference/cloud-network-connectivity/2.1.2/V1.HubStatusEntry)\n- [2.0.2](/php/docs/reference/cloud-network-connectivity/2.0.2/V1.HubStatusEntry)\n- [1.5.5](/php/docs/reference/cloud-network-connectivity/1.5.5/V1.HubStatusEntry)\n- [1.4.2](/php/docs/reference/cloud-network-connectivity/1.4.2/V1.HubStatusEntry)\n- [1.3.0](/php/docs/reference/cloud-network-connectivity/1.3.0/V1.HubStatusEntry)\n- [1.2.0](/php/docs/reference/cloud-network-connectivity/1.2.0/V1.HubStatusEntry)\n- [1.1.1](/php/docs/reference/cloud-network-connectivity/1.1.1/V1.HubStatusEntry)\n- [1.0.5](/php/docs/reference/cloud-network-connectivity/1.0.5/V1.HubStatusEntry) \nReference documentation and code samples for the Google Cloud Network Connectivity V1 Client class HubStatusEntry.\n\nA hub status entry represents the status of a set of propagated Private\nService Connect connections grouped by certain fields.\n\nGenerated from protobuf message `google.cloud.networkconnectivity.v1.HubStatusEntry`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetworkConnectivity \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getCount\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### setCount\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### getGroupBy\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### setGroupBy\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### getPscPropagationStatus\n\nThe Private Service Connect propagation status.\n\n### hasPscPropagationStatus\n\n### clearPscPropagationStatus\n\n### setPscPropagationStatus\n\nThe Private Service Connect propagation status."]]