[[["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 latest version of the `DeploymentOperationMetadata.Types.DeploymentStep` is 1.7.0, with older versions available back to 1.0.0."],["This enum details the possible steps within a deployment process for the Infrastructure Manager v1 API, including states such as `DownloadingBlueprint`, `RunningTfApply`, and `Succeeded`."],["The enum `DeploymentOperationMetadata.Types.DeploymentStep` resides within the `Google.Cloud.Config.V1` namespace and is part of the `Google.Cloud.Config.V1.dll` assembly."],["The steps defined within the enum represent various stages of a deployment's lifecycle, from preparing storage and running validations to executing Terraform commands and handling failures."],["The documentation provides descriptions for each step, like `RunningTfApply` which means the resources are being actuated with the use of `terraform apply` and `PreparingStorageBucket` which indicates the creation of the Google Cloud Storage bucket by Infra Manager."]]],[]]