[[["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-09-04 UTC."],[],[],null,["# Google Cloud Config V1 Client - Class PreviewStep (1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/php/docs/reference/cloud-config/latest/V1.PreviewOperationMetadata.PreviewStep)\n- [1.4.0](/php/docs/reference/cloud-config/1.4.0/V1.PreviewOperationMetadata.PreviewStep)\n- [1.3.0](/php/docs/reference/cloud-config/1.3.0/V1.PreviewOperationMetadata.PreviewStep)\n- [1.2.1](/php/docs/reference/cloud-config/1.2.1/V1.PreviewOperationMetadata.PreviewStep)\n- [1.1.0](/php/docs/reference/cloud-config/1.1.0/V1.PreviewOperationMetadata.PreviewStep)\n- [1.0.1](/php/docs/reference/cloud-config/1.0.1/V1.PreviewOperationMetadata.PreviewStep)\n- [0.5.2](/php/docs/reference/cloud-config/0.5.2/V1.PreviewOperationMetadata.PreviewStep)\n- [0.2.0](/php/docs/reference/cloud-config/0.2.0/V1.PreviewOperationMetadata.PreviewStep)\n- [0.1.3](/php/docs/reference/cloud-config/0.1.3/V1.PreviewOperationMetadata.PreviewStep) \nReference documentation and code samples for the Google Cloud Config V1 Client class PreviewStep.\n\nThe possible steps a preview may be running.\n\nProtobuf type `google.cloud.config.v1.PreviewOperationMetadata.PreviewStep`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Config \\\\ V1 \\\\ PreviewOperationMetadata\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### PREVIEW_STEP_UNSPECIFIED\n\n Value: 0\n\nUnspecified preview step.\n\nGenerated from protobuf enum `PREVIEW_STEP_UNSPECIFIED = 0;`\n\n### PREPARING_STORAGE_BUCKET\n\n Value: 1\n\nInfra Manager is creating a Google Cloud Storage bucket to store\nartifacts and metadata about the preview.\n\nGenerated from protobuf enum `PREPARING_STORAGE_BUCKET = 1;`\n\n### DOWNLOADING_BLUEPRINT\n\n Value: 2\n\nDownloading the blueprint onto the Google Cloud Storage bucket.\n\nGenerated from protobuf enum `DOWNLOADING_BLUEPRINT = 2;`\n\n### RUNNING_TF_INIT\n\n Value: 3\n\nInitializing Terraform using `terraform init`.\n\nGenerated from protobuf enum `RUNNING_TF_INIT = 3;`\n\n### RUNNING_TF_PLAN\n\n Value: 4\n\nRunning `terraform plan`.\n\nGenerated from protobuf enum `RUNNING_TF_PLAN = 4;`\n\n### FETCHING_DEPLOYMENT\n\n Value: 5\n\nFetching a deployment.\n\nGenerated from protobuf enum `FETCHING_DEPLOYMENT = 5;`\n\n### LOCKING_DEPLOYMENT\n\n Value: 6\n\nLocking a deployment.\n\nGenerated from protobuf enum `LOCKING_DEPLOYMENT = 6;`\n\n### UNLOCKING_DEPLOYMENT\n\n Value: 7\n\nUnlocking a deployment.\n\nGenerated from protobuf enum `UNLOCKING_DEPLOYMENT = 7;`\n\n### SUCCEEDED\n\n Value: 8\n\nOperation was successful.\n\nGenerated from protobuf enum `SUCCEEDED = 8;`\n\n### FAILED\n\n Value: 9\n\nOperation failed.\n\nGenerated from protobuf enum `FAILED = 9;`\n\n### VALIDATING_REPOSITORY\n\n Value: 10\n\nValidating the provided repository.\n\nGenerated from protobuf enum `VALIDATING_REPOSITORY = 10;`"]]