Class HubStatusEntry (2.13.0)

HubStatusEntry(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A hub status entry represents the status of a set of propagated Private Service Connect connections grouped by certain fields.

Attributes

Name Description
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 str
The fields that this entry is grouped by. This has the same value as the group_by field in the request message.
psc_propagation_status google.cloud.networkconnectivity_v1.types.PscPropagationStatus
The Private Service Connect propagation status.