PscPropagationStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)The status of one or more propagated Private Service Connect connections in a hub.
Attributes |
|
|---|---|
| Name | Description |
source_spoke |
str
The name of the spoke that the source forwarding rule belongs to. |
source_group |
str
The name of the group that the source spoke belongs to. |
source_forwarding_rule |
str
The name of the forwarding rule exported to the hub. |
target_spoke |
str
The name of the spoke that the source forwarding rule propagates to. |
target_group |
str
The name of the group that the target spoke belongs to. |
code |
google.cloud.networkconnectivity_v1.types.PscPropagationStatus.Code
The propagation status. |
message |
str
The human-readable summary of the Private Service Connect connection propagation status. |
Classes
Code
Code(value)The Code enum represents the state of the Private Service Connect propagation.