Reference documentation and code samples for the Compute Engine v1 API enum DeprecationStatus.Types.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 use ACTIVE. Operations which create a new resource using a DEPRECATED resource will return successfully, but with a warning indicating the deprecated resource and recommending its replacement. Operations which use OBSOLETE or DELETED resources will be rejected and result in an error.
[[["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 2025-03-21 UTC."],[[["The content provides documentation for the `DeprecationStatus.Types.State` enum within the Google Cloud Compute Engine v1 API, specifically within the .NET environment."],["The enum `State` defines various states such as `Active`, `Deprecated`, `Obsolete`, `Deleted`, and `UndefinedState`, each representing different phases in the lifecycle of a resource."],["Version 3.6.0 is the latest version documented, alongside versions ranging from 1.0.0 to 3.5.0, each linking to their respective documentation for the `State` enum."],["The document describes the different states and how they will affect operations, for example using obsolete or deleted resources will result in errors, using deprecated resources will result in a warning, and active resources are fully operational."],["The documentation resides within the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]