Reference documentation and code samples for the Compute V1 Client class NetworkPeeringConnectionStatus.
[Output Only] Describes the state of a peering connection, not just the local peering. This field provides information about the effective settings for the connection as a whole, including pending delete/update requests for CONSENSUS peerings.
Generated from protobuf message google.cloud.compute.v1.NetworkPeeringConnectionStatus
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ consensus_state
NetworkPeeringConnectionStatusConsensusState
The consensus state contains information about the status of update and delete for a consensus peering connection.
↳ traffic_configuration
NetworkPeeringConnectionStatusTrafficConfiguration
The active connectivity settings for the peering connection based on the settings of the network peerings.
↳ update_strategy
string
The update strategy determines the update/delete semantics for this peering connection. Check the UpdateStrategy enum for the list of possible values.
getConsensusState
The consensus state contains information about the status of update and delete for a consensus peering connection.
hasConsensusState
clearConsensusState
setConsensusState
The consensus state contains information about the status of update and delete for a consensus peering connection.
$this
getTrafficConfiguration
The active connectivity settings for the peering connection based on the settings of the network peerings.
hasTrafficConfiguration
clearTrafficConfiguration
setTrafficConfiguration
The active connectivity settings for the peering connection based on the settings of the network peerings.
$this
getUpdateStrategy
The update strategy determines the update/delete semantics for this peering connection.
Check the UpdateStrategy enum for the list of possible values.
string
hasUpdateStrategy
clearUpdateStrategy
setUpdateStrategy
The update strategy determines the update/delete semantics for this peering connection.
Check the UpdateStrategy enum for the list of possible values.
var
string
$this