Compute V1 Client - Class AdvertiseMode (2.0.0)

Reference documentation and code samples for the Compute V1 Client class AdvertiseMode.

User-specified flag to indicate which mode to use for advertisement.

Protobuf type google.cloud.compute.v1.RouterBgpPeer.AdvertiseMode

Namespace

Google \ Cloud \ Compute \ V1 \ RouterBgpPeer

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_ADVERTISE_MODE

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_ADVERTISE_MODE = 0;

CUSTOM

Value: 388595569

Generated from protobuf enum CUSTOM = 388595569;

PBDEFAULT

Value: 115302945

Generated from protobuf enum DEFAULT = 115302945;