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 available for `PublicAdvertisedPrefix.Types.PdpScope` is 3.6.0, with a comprehensive list of previous versions ranging from 3.5.0 down to 1.0.0 provided."],["`PublicAdvertisedPrefix.Types.PdpScope` is an enum in the Compute Engine v1 API, found within the `Google.Cloud.Compute.V1` namespace and within the `Google.Cloud.Compute.V1.dll` assembly."],["This enum specifies the scoping for child public delegated prefixes, with options including `REGIONAL` for regional scope, `GLOBAL` for global scope, and `GLOBAL_AND_REGIONAL` for a BYOIP V1 legacy prefix, which is now unsupported in V2."],["There is also an `UndefinedPdpScope` field in the enum that indicates that the enum field has not been set."],["`REGIONAL` prefix provisioning will take only a few minutes while `GLOBAL` prefix provisioning will take ~4 weeks."]]],[]]