Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class PscPropagationStatus.
The status of one or more propagated Private Service Connect connections in a hub.
Generated from protobuf message google.cloud.networkconnectivity.v1.PscPropagationStatus
Namespace
Google \ Cloud \ NetworkConnectivity \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ source_spoke
string
The name of the spoke that the source forwarding rule belongs to.
↳ source_group
string
The name of the group that the source spoke belongs to.
↳ source_forwarding_rule
string
The name of the forwarding rule exported to the hub.
↳ target_spoke
string
The name of the spoke that the source forwarding rule propagates to.
↳ target_group
string
The name of the group that the target spoke belongs to.
↳ code
int
The propagation status.
↳ message
string
The human-readable summary of the Private Service Connect connection propagation status.
getSourceSpoke
The name of the spoke that the source forwarding rule belongs to.
string
setSourceSpoke
The name of the spoke that the source forwarding rule belongs to.
var
string
$this
getSourceGroup
The name of the group that the source spoke belongs to.
string
setSourceGroup
The name of the group that the source spoke belongs to.
var
string
$this
getSourceForwardingRule
The name of the forwarding rule exported to the hub.
string
setSourceForwardingRule
The name of the forwarding rule exported to the hub.
var
string
$this
getTargetSpoke
The name of the spoke that the source forwarding rule propagates to.
string
setTargetSpoke
The name of the spoke that the source forwarding rule propagates to.
var
string
$this
getTargetGroup
The name of the group that the target spoke belongs to.
string
setTargetGroup
The name of the group that the target spoke belongs to.
var
string
$this
getCode
The propagation status.
int
setCode
The propagation status.
var
int
$this
getMessage
The human-readable summary of the Private Service Connect connection propagation status.
string
setMessage
The human-readable summary of the Private Service Connect connection propagation status.
var
string
$this