Reference documentation and code samples for the Compute V1 Client class Type.
[Output only] Type of AS-PATH segment (SEQUENCE or SET)
Protobuf type google.cloud.compute.v1.BgpRouteAsPath.Type
Namespace
Google \ Cloud \ Compute \ V1 \ BgpRouteAsPathMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_TYPE
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_TYPE = 0;
AS_PATH_TYPE_SEQUENCE
Value: 362887609Generated from protobuf enum AS_PATH_TYPE_SEQUENCE = 362887609;
AS_PATH_TYPE_SET
Value: 302584650Generated from protobuf enum AS_PATH_TYPE_SET = 302584650;