Class SpokeTypeCount (2.4.2)

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

The number of spokes of a given type that are associated with a specific hub. The type indicates what kind of resource is associated with the spoke.

Attributes

NameDescription
spoke_type google.cloud.networkconnectivity_v1.types.SpokeType
Output only. The type of the spokes.
count int
Output only. The total number of spokes of this type that are associated with the hub.