Reference documentation and code samples for the Google Cloud Edge Network V1 Client class InterconnectType.
Type of interconnect.
Protobuf type google.cloud.edgenetwork.v1.Interconnect.InterconnectType
Namespace
Google \ Cloud \ EdgeNetwork \ V1 \ InterconnectMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
INTERCONNECT_TYPE_UNSPECIFIED
Value: 0Unspecified.
Generated from protobuf enum INTERCONNECT_TYPE_UNSPECIFIED = 0;
DEDICATED
Value: 1Dedicated Interconnect.
Generated from protobuf enum DEDICATED = 1;