Reference documentation and code samples for the Compute V1 Client class NetworkEndpointGroupPscData.
All data that is specifically relevant to only network endpoint groups of type PRIVATE_SERVICE_CONNECT.
Generated from protobuf message google.cloud.compute.v1.NetworkEndpointGroupPscData
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ consumer_psc_address
string
[Output Only] Address allocated from given subnetwork for PSC. This IP address acts as a VIP for a PSC NEG, allowing it to act as an endpoint in L7 PSC-XLB.
↳ psc_connection_id
int|string
[Output Only] The PSC connection id of the PSC Network Endpoint Group Consumer.
↳ psc_connection_status
string
[Output Only] The connection status of the PSC Forwarding Rule. Check the PscConnectionStatus enum for the list of possible values.
getConsumerPscAddress
[Output Only] Address allocated from given subnetwork for PSC. This IP address acts as a VIP for a PSC NEG, allowing it to act as an endpoint in L7 PSC-XLB.
string
hasConsumerPscAddress
clearConsumerPscAddress
setConsumerPscAddress
[Output Only] Address allocated from given subnetwork for PSC. This IP address acts as a VIP for a PSC NEG, allowing it to act as an endpoint in L7 PSC-XLB.
var
string
$this
getPscConnectionId
[Output Only] The PSC connection id of the PSC Network Endpoint Group Consumer.
int|string
hasPscConnectionId
clearPscConnectionId
setPscConnectionId
[Output Only] The PSC connection id of the PSC Network Endpoint Group Consumer.
var
int|string
$this
getPscConnectionStatus
[Output Only] The connection status of the PSC Forwarding Rule.
Check the PscConnectionStatus enum for the list of possible values.
string
hasPscConnectionStatus
clearPscConnectionStatus
setPscConnectionStatus
[Output Only] The connection status of the PSC Forwarding Rule.
Check the PscConnectionStatus enum for the list of possible values.
var
string
$this