The per-instance config is being applied to the instance, but is not yet effective, possibly waiting for the instance to, for example, REFRESH.
Deleting
The per-instance config deletion is being applied on the instance, possibly waiting for the instance to, for example, REFRESH.
Effective
The per-instance config is effective on the instance, meaning that all disks, ips and metadata specified in this config are attached or set on the instance.
None
[Default] The default status, when no per-instance config exists.
Unapplied
The per-instance config is set on an instance but not been applied yet.
UnappliedDeletion
The per-instance config has been deleted, but the deletion is not yet applied.
UndefinedStatus
A value indicating that the enum field is not set.
[[["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."],[[["This webpage details the `Status` enum within the `Google.Cloud.Compute.V1.PerInstanceConfig.Types` namespace, used to track the application status of per-instance configurations."],["The latest version of the API is 3.6.0, and links are provided for a range of previous versions down to 1.0.0, offering documentation for each release."],["The `Status` enum has seven possible values: `Applying`, `Deleting`, `Effective`, `None`, `Unapplied`, `UnappliedDeletion`, and `UndefinedStatus`, each with a clear description of its meaning."],["The `Google.Cloud.Compute.V1` namespace, which is contained within the `Google.Cloud.Compute.V1.dll` assembly, is where the `Status` enum is defined."],["There is a table displaying all the fields of the enum `Status`, including Name and Description."]]],[]]