Reference documentation and code samples for the Compute V1 Client class AdvertiseMode.
User-specified flag to indicate which mode to use for advertisement. The options are DEFAULT or CUSTOM.
Protobuf type google.cloud.compute.v1.RouterBgp.AdvertiseMode
Namespace
Google \ Cloud \ Compute \ V1 \ RouterBgpMethods
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;