Reference documentation and code samples for the Compute Engine v1 API enum PublicDelegatedPrefix.Types.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.
[[["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."],[[["This document provides reference documentation for the `PublicDelegatedPrefix.Types.Status` enum within the Google Cloud Compute Engine v1 API, detailing its various status values."],["The latest version of this API documented is 3.6.0, with a variety of previous versions from 1.0.0 to 3.5.0 also documented and accessible via their corresponding links."],["The `PublicDelegatedPrefix.Types.Status` enum has five possible values: `Announced`, `Deleting`, `Initializing`, `ReadyToAnnounce`, and `UndefinedStatus`, each representing a different state of a public delegated prefix."],["The different states include active, in the process of removal, being setup, withdrawn but ready to be announced, or where the field is unset."]]],[]]