Reference documentation and code samples for the Compute Engine v1 API enum PublicAdvertisedPrefix.Types.Status.
The status of the public advertised prefix. Possible values include: - INITIAL: RPKI validation is complete. - PTR_CONFIGURED: User has configured the PTR. - VALIDATED: Reverse DNS lookup is successful. - REVERSE_DNS_LOOKUP_FAILED: Reverse DNS lookup failed. - PREFIX_CONFIGURATION_IN_PROGRESS: The prefix is being configured. - PREFIX_CONFIGURATION_COMPLETE: The prefix is fully configured. - PREFIX_REMOVAL_IN_PROGRESS: The prefix is being removed.
[[["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 webpage provides documentation for the `PublicAdvertisedPrefix.Types.Status` enum within the Google Cloud Compute Engine v1 API, covering versions from 1.0.0 to the latest 3.6.0."],["The `Status` enum defines the possible states of a public advertised prefix, such as `INITIAL`, `PTR_CONFIGURED`, `VALIDATED`, `REVERSE_DNS_LOOKUP_FAILED`, `PREFIX_CONFIGURATION_IN_PROGRESS`, `PREFIX_CONFIGURATION_COMPLETE`, and `PREFIX_REMOVAL_IN_PROGRESS`."],["The documentation includes a table detailing the name and description of each `Status` field, including `UndefinedStatus` which indicates the field has no value set."],["The namespace for this enum is `Google.Cloud.Compute.V1`, and it is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]