Compute V1 Client - Class Type (2.0.0)

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 \ BgpRouteAsPath

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_TYPE

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_TYPE = 0;

AS_PATH_TYPE_SEQUENCE

Value: 362887609

Generated from protobuf enum AS_PATH_TYPE_SEQUENCE = 362887609;

AS_PATH_TYPE_SET

Value: 302584650

Generated from protobuf enum AS_PATH_TYPE_SET = 302584650;