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 listing possible gateway hosting options.

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

Namespace

Google \ Cloud \ BeyondCorp \ AppConnections \ V1 \ AppConnection \ Gateway

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;

GCP_REGIONAL_MIG

Value: 1

Gateway hosted in a GCP regional managed instance group.

Generated from protobuf enum GCP_REGIONAL_MIG = 1;