Google Cloud BeyondCorp AppGateways V1 Client - Class Type (0.4.0)

Reference documentation and code samples for the Google Cloud BeyondCorp AppGateways V1 Client class Type.

Enum containing list of all possible network connectivity options supported by BeyondCorp AppGateway.

Protobuf type google.cloud.beyondcorp.appgateways.v1.AppGateway.Type

Namespace

Google \ Cloud \ BeyondCorp \ AppGateways \ V1 \ AppGateway

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

TYPE_UNSPECIFIED

Value: 0

Default value. This value is unused.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

TCP_PROXY

Value: 1

TCP Proxy based BeyondCorp Connection. API will default to this if unset.

Generated from protobuf enum TCP_PROXY = 1;