Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::PublicDelegatedPrefixPublicDelegatedSubPrefix::Mode (v3.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::PublicDelegatedPrefixPublicDelegatedSubPrefix::Mode.
The PublicDelegatedSubPrefix mode for IPv6 only.
Constants
UNDEFINED_MODE
value: 0 A value indicating that the enum field is not set.
DELEGATION
value: 264_149_288 The public delegated prefix is used for further sub-delegation only. Such
prefixes cannot set allocatablePrefixLength.
EXTERNAL_IPV6_FORWARDING_RULE_CREATION
value: 398_684_356 The public delegated prefix is used for creating forwarding rules only.
Such prefixes cannot set publicDelegatedSubPrefixes. Parent public
delegated prefix must have IPv6 access type as EXTERNAL.
EXTERNAL_IPV6_SUBNETWORK_CREATION
value: 61_198_284 The public delegated prefix is used for creating dual-mode subnetworks
only. Such prefixes cannot set publicDelegatedSubPrefixes. Parent public
delegated prefix must have IPv6 access type as EXTERNAL.
INTERNAL_IPV6_SUBNETWORK_CREATION
value: 153_239_834 The public delegated prefix is used for creating dual stack or IPv6-only
subnetwork with internal access only. Such prefixes cannot set
publicDelegatedSubPrefixes and allocatablePrefixLength. Parent public
delegated prefix must have IPv6 access type as INTERNAL.
[[["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 2026-04-03 UTC."],[],[]]