Reference documentation and code samples for the Compute Engine v1 API enum PublicAdvertisedPrefix.Types.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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["The latest version of the `PublicAdvertisedPrefix.Types.PdpScope` is 3.6.0, with a history of versions dating back to 1.0.0."],["The `PublicAdvertisedPrefix.Types.PdpScope` enum in the Compute Engine v1 API defines the scoping options for child public delegated prefixes."],["Three scoping options for the Public Delegated Prefix are available: `REGIONAL` (regional only, quick provisioning), `GLOBAL` (global only, longer provisioning time), and `GLOBAL_AND_REGIONAL` (legacy BYOIP V1, no longer supported in BYOIP V2)."],["The enum also contains an `UndefinedPdpScope` field, which specifies that the enum field is not set, and is located within the `Google.Cloud.Compute.V1` namespace in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]