Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::PublicAdvertisedPrefix::PdpScope (v3.5.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::PublicAdvertisedPrefix::PdpScope.

Specifies how child public delegated prefix will be scoped. It could be one of following values:

 - `REGIONAL`: The public delegated prefix is regional only. The
 provisioning will take a few minutes.
 - `GLOBAL`: The public delegated prefix is global only. The
 provisioning will take ~4 weeks.
 - `GLOBAL_AND_REGIONAL` [output only]: The public delegated prefixes is
  BYOIP V1 legacy prefix. This is output only value and no longer
  supported in BYOIP V2.

Constants

UNDEFINED_PDP_SCOPE

value: 0
A value indicating that the enum field is not set.

GLOBAL

value: 494_663_587
The public delegated prefix is global only. The provisioning will take ~4 weeks.

GLOBAL_AND_REGIONAL

value: 318_053_059
The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.

REGIONAL

value: 92_288_543
The public delegated prefix is regional only. The provisioning will take a few minutes.