Reference documentation and code samples for the BeyondCorp AppGateways V1 API class Google::Cloud::BeyondCorp::AppGateways::V1::AppGateway::AllocatedConnection.
Allocated connection of the AppGateway.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#ingress_port
def ingress_port() -> ::Integer
Returns
- (::Integer) — Required. The ingress port of an allocated connection
#ingress_port=
def ingress_port=(value) -> ::Integer
Parameter
- value (::Integer) — Required. The ingress port of an allocated connection
Returns
- (::Integer) — Required. The ingress port of an allocated connection
#psc_uri
def psc_uri() -> ::String
Returns
- (::String) — Required. The PSC uri of an allocated connection
#psc_uri=
def psc_uri=(value) -> ::String
Parameter
- value (::String) — Required. The PSC uri of an allocated connection
Returns
- (::String) — Required. The PSC uri of an allocated connection