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.PublicDelegatedPrefix.ByoipApiVersion
Namespace
Google \ Cloud \ Compute \ V1 \ PublicDelegatedPrefixMethods
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 delegated prefix usually takes 4 weeks to delete, and the BGP status cannot be changed. Announce and Withdraw APIs can not be used on this prefix.
Generated from protobuf enum V1 = 2715;
V2
Value: 2716
This public delegated prefix takes minutes to delete. Announce and Withdraw APIs can be used on this prefix to change the BGP status.
Generated from protobuf enum V2 = 2716;