Module: Google::Cloud::Compute::V1::ResourcePolicy::Status
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
[Output Only] The status of resource policy creation.
Constant Summary collapse
- UNDEFINED_STATUS =
A value indicating that the enum field is not set.
0
- CREATING =
Resource policy is being created.
455_564_985
- DELETING =
Resource policy is being deleted.
528_602_024
- EXPIRED =
Resource policy is expired and will not run again.
482_489_093
- INVALID =
530_283_991
- READY =
Resource policy is ready to be used.
77_848_963