Google Cloud BeyondCorp AppGateways V1 Client - Class HostType (0.3.2)

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

Enum containing list of all possible host types supported by BeyondCorp Connection.

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

Namespace

Google \ Cloud \ BeyondCorp \ AppGateways \ V1 \ AppGateway

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

HOST_TYPE_UNSPECIFIED

Value: 0

Default value. This value is unused.

Generated from protobuf enum HOST_TYPE_UNSPECIFIED = 0;

GCP_REGIONAL_MIG

Value: 1

AppGateway hosted in a GCP regional managed instance group.

Generated from protobuf enum GCP_REGIONAL_MIG = 1;