Google Cloud BeyondCorp AppConnections V1 Client - Class Type (0.3.2)

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

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

Protobuf type google.cloud.beyondcorp.appconnections.v1.AppConnection.Type

Namespace

Google \ Cloud \ BeyondCorp \ AppConnections \ V1 \ AppConnection

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 AppConnection. API will default to this if unset.

Generated from protobuf enum TCP_PROXY = 1;