Reference documentation and code samples for the Compute V1 Client class Status.
Status contains string constants that represent the names of each value in the google.cloud.compute.v1.PublicAdvertisedPrefix.Status descriptor.
Namespace
Google \ Cloud \ Compute \ V1 \ Enums \ PublicAdvertisedPrefixConstants
UNDEFINED_STATUS
Value: 'UNDEFINED_STATUS'
ANNOUNCED_TO_INTERNET
Value: 'ANNOUNCED_TO_INTERNET'
INITIAL
Value: 'INITIAL'
PREFIX_CONFIGURATION_COMPLETE
Value: 'PREFIX_CONFIGURATION_COMPLETE'
PREFIX_CONFIGURATION_IN_PROGRESS
Value: 'PREFIX_CONFIGURATION_IN_PROGRESS'
PREFIX_REMOVAL_IN_PROGRESS
Value: 'PREFIX_REMOVAL_IN_PROGRESS'
PTR_CONFIGURED
Value: 'PTR_CONFIGURED'
READY_TO_ANNOUNCE
Value: 'READY_TO_ANNOUNCE'
REVERSE_DNS_LOOKUP_FAILED
Value: 'REVERSE_DNS_LOOKUP_FAILED'
VALIDATED
Value: 'VALIDATED'