Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::DeprecationStatus::State (v3.9.1)
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::DeprecationStatus::State.
The deprecation state of this resource. This can be ACTIVE,DEPRECATED, OBSOLETE, or DELETED.
Operations which communicate the end of life date for an image, can useACTIVE. Operations which create a new resource using aDEPRECATED resource will return successfully, but with a
warning indicating the deprecated resource and recommending its
replacement. Operations which use OBSOLETE orDELETED resources will be rejected and result in an error.
Constants
UNDEFINED_STATE
value: 0 A value indicating that the enum field is not set.