Reference documentation and code samples for the Network Connectivity V1 API class Google::Cloud::NetworkConnectivity::V1::PscPropagationStatus.
The status of one or more propagated Private Service Connect connections in a hub.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#code
def code() -> ::Google::Cloud::NetworkConnectivity::V1::PscPropagationStatus::Code
Returns
- (::Google::Cloud::NetworkConnectivity::V1::PscPropagationStatus::Code) — The propagation status.
#code=
def code=(value) -> ::Google::Cloud::NetworkConnectivity::V1::PscPropagationStatus::Code
Parameter
- value (::Google::Cloud::NetworkConnectivity::V1::PscPropagationStatus::Code) — The propagation status.
Returns
- (::Google::Cloud::NetworkConnectivity::V1::PscPropagationStatus::Code) — The propagation status.
#message
def message() -> ::String
Returns
- (::String) — The human-readable summary of the Private Service Connect connection propagation status.
#message=
def message=(value) -> ::String
Parameter
- value (::String) — The human-readable summary of the Private Service Connect connection propagation status.
Returns
- (::String) — The human-readable summary of the Private Service Connect connection propagation status.
#source_forwarding_rule
def source_forwarding_rule() -> ::String
Returns
- (::String) — The name of the forwarding rule exported to the hub.
#source_forwarding_rule=
def source_forwarding_rule=(value) -> ::String
Parameter
- value (::String) — The name of the forwarding rule exported to the hub.
Returns
- (::String) — The name of the forwarding rule exported to the hub.
#source_group
def source_group() -> ::String
Returns
- (::String) — The name of the group that the source spoke belongs to.
#source_group=
def source_group=(value) -> ::String
Parameter
- value (::String) — The name of the group that the source spoke belongs to.
Returns
- (::String) — The name of the group that the source spoke belongs to.
#source_spoke
def source_spoke() -> ::String
Returns
- (::String) — The name of the spoke that the source forwarding rule belongs to.
#source_spoke=
def source_spoke=(value) -> ::String
Parameter
- value (::String) — The name of the spoke that the source forwarding rule belongs to.
Returns
- (::String) — The name of the spoke that the source forwarding rule belongs to.
#target_group
def target_group() -> ::String
Returns
- (::String) — The name of the group that the target spoke belongs to.
#target_group=
def target_group=(value) -> ::String
Parameter
- value (::String) — The name of the group that the target spoke belongs to.
Returns
- (::String) — The name of the group that the target spoke belongs to.
#target_spoke
def target_spoke() -> ::String
Returns
- (::String) — The name of the spoke that the source forwarding rule propagates to.
#target_spoke=
def target_spoke=(value) -> ::String
Parameter
- value (::String) — The name of the spoke that the source forwarding rule propagates to.
Returns
- (::String) — The name of the spoke that the source forwarding rule propagates to.