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 page provides documentation for the `PublicDelegatedPrefix.Types.Status` enum within the Google Cloud Compute Engine v1 API, detailing its various states."],["The latest version of the documentation is for version 3.6.0, with a range of historical versions from 1.0.0 up to this point available for reference."],["The `Status` enum represents the operational state of a public delegated prefix, which could be `INITIALIZING`, `READY_TO_ANNOUNCE`, `ANNOUNCED`, `DELETING`, or `UndefinedStatus`."],["Each status value describes the current condition of the public delegated prefix, such as whether it's active, being initialized, or undergoing deletion."],["The information is found in the `Google.Cloud.Compute.V1` namespace, within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]