Reference documentation and code samples for the Compute V1 Client class ByoipApiVersion.
[Output Only] The version of BYOIP API.
Protobuf type google.cloud.compute.v1.PublicAdvertisedPrefix.ByoipApiVersion
Namespace
Google \ Cloud \ Compute \ V1 \ PublicAdvertisedPrefixMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_BYOIP_API_VERSION
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_BYOIP_API_VERSION = 0;
V1
Value: 2715
This public advertised prefix can be used to create both regional and global public delegated prefixes. It usually takes 4 weeks to create or delete a public delegated prefix. The BGP status cannot be changed.
Generated from protobuf enum V1 = 2715;
V2
Value: 2716
This public advertised prefix can only be used to create regional public delegated prefixes. Public delegated prefix creation and deletion takes minutes and the BGP status can be modified.
Generated from protobuf enum V2 = 2716;