Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::PublicAdvertisedPrefix::Status (v2.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::PublicAdvertisedPrefix::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.
Constants
UNDEFINED_STATUS
value: 0 A value indicating that the enum field is not set.
INITIAL
value: 518_841_124 RPKI validation is complete.
PREFIX_CONFIGURATION_COMPLETE
value: 480_889_551 The prefix is fully configured.
PREFIX_CONFIGURATION_IN_PROGRESS
value: 378_550_961 The prefix is being configured.
PREFIX_REMOVAL_IN_PROGRESS
value: 284_375_783 The prefix is being removed.
PTR_CONFIGURED
value: 513_497_167 User has configured the PTR.
REVERSE_DNS_LOOKUP_FAILED
value: 295_755_183 Reverse DNS lookup failed.
VALIDATED
value: 66_197_998 Reverse DNS lookup is successful.
[[["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 2026-05-18 UTC."],[],[]]