Google Cloud Network Connectivity V1 Client - Class LocationFeature (1.1.1)

Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class LocationFeature.

Supported features for a location

Protobuf type google.cloud.networkconnectivity.v1.LocationFeature

Namespace

Google \ Cloud \ NetworkConnectivity \ V1

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

LOCATION_FEATURE_UNSPECIFIED

Value: 0

No publicly supported feature in this location

Generated from protobuf enum LOCATION_FEATURE_UNSPECIFIED = 0;

SITE_TO_CLOUD_SPOKES

Value: 1

Site-to-cloud spokes are supported in this location

Generated from protobuf enum SITE_TO_CLOUD_SPOKES = 1;

SITE_TO_SITE_SPOKES

Value: 2

Site-to-site spokes are supported in this location

Generated from protobuf enum SITE_TO_SITE_SPOKES = 2;