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 \ V1Methods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
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;