Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::NetworkEndpointGroupPscData (v2.13.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::NetworkEndpointGroupPscData.

All data that is specifically relevant to only network endpoint groups of type PRIVATE_SERVICE_CONNECT.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#consumer_psc_address

def consumer_psc_address() -> ::String
Returns
  • (::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.

#consumer_psc_address=

def consumer_psc_address=(value) -> ::String
Parameter
  • value (::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.
Returns
  • (::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.

#producer_port

def producer_port() -> ::Integer
Returns
  • (::Integer) — The psc producer port is used to connect PSC NEG with specific port on the PSC Producer side; should only be used for the PRIVATE_SERVICE_CONNECT NEG type

#producer_port=

def producer_port=(value) -> ::Integer
Parameter
  • value (::Integer) — The psc producer port is used to connect PSC NEG with specific port on the PSC Producer side; should only be used for the PRIVATE_SERVICE_CONNECT NEG type
Returns
  • (::Integer) — The psc producer port is used to connect PSC NEG with specific port on the PSC Producer side; should only be used for the PRIVATE_SERVICE_CONNECT NEG type

#psc_connection_id

def psc_connection_id() -> ::Integer
Returns
  • (::Integer) — [Output Only] The PSC connection id of the PSC Network Endpoint Group Consumer.

#psc_connection_id=

def psc_connection_id=(value) -> ::Integer
Parameter
  • value (::Integer) — [Output Only] The PSC connection id of the PSC Network Endpoint Group Consumer.
Returns
  • (::Integer) — [Output Only] The PSC connection id of the PSC Network Endpoint Group Consumer.

#psc_connection_status

def psc_connection_status() -> ::String
Returns
  • (::String) — [Output Only] The connection status of the PSC Forwarding Rule. Check the PscConnectionStatus enum for the list of possible values.

#psc_connection_status=

def psc_connection_status=(value) -> ::String
Parameter
  • value (::String) — [Output Only] The connection status of the PSC Forwarding Rule. Check the PscConnectionStatus enum for the list of possible values.
Returns
  • (::String) — [Output Only] The connection status of the PSC Forwarding Rule. Check the PscConnectionStatus enum for the list of possible values.