Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::PublicDelegatedPrefix::Status.
[Output Only] The status of the public delegated prefix, which can be one of following values: - INITIALIZING The public delegated prefix is being initialized and addresses cannot be created yet. - READY_TO_ANNOUNCE The public delegated prefix is a live migration prefix and is active. - ANNOUNCED The public delegated prefix is active. - DELETING The public delegated prefix is being deprovsioned.
Constants
UNDEFINED_STATUS
value: 0 A value indicating that the enum field is not set.
ANNOUNCED
value: 365103355 The public delegated prefix is active.
DELETING
value: 528602024 The public delegated prefix is being deprovsioned.
INITIALIZING
value: 306588749 The public delegated prefix is being initialized and addresses cannot be created yet.
READY_TO_ANNOUNCE
value: 64641265 The public delegated prefix is currently withdrawn but ready to be announced.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]