[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."],[[["The latest version of the `Google.Cloud.Compute.V1` library for `.NET` is 3.6.0, with multiple previous versions available, down to 1.0.0."],["The `PublicDelegatedPrefix.Types.Status` enum describes the state of a public delegated prefix."],["The available statuses for a public delegated prefix include `INITIALIZING`, `READY_TO_ANNOUNCE`, `ANNOUNCED`, `DELETING`, and `UndefinedStatus`."],["The PublicDelegatedPrefix can have the status `Announced` when it is active, `Deleting` while being deprovisioned, `Initializing` when its being set up and addresses are unavailable, `ReadyToAnnounce` when it is ready to be activated, or `UndefinedStatus` when it is not set."]]],[]]