Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::PublicDelegatedPrefix::Status (v1.7.1)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::PublicDelegatedPrefix::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.

Constants

UNDEFINED_STATUS

value: 0
A value indicating that the enum field is not set.

ANNOUNCED

value: 365103355
The public delegated prefix is active.

DELETING

value: 528602024
The public delegated prefix is being deprovsioned.

INITIALIZING

value: 306588749
The public delegated prefix is being initialized and addresses cannot be created yet.

READY_TO_ANNOUNCE

value: 64641265
The public delegated prefix is currently withdrawn but ready to be announced.