Send feedback
Infrastructure Manager v1 API - Enum PreviewOperationMetadata.Types.PreviewStep (1.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.4.0 keyboard_arrow_down
public enum PreviewOperationMetadata.Types.PreviewStep
Reference documentation and code samples for the Infrastructure Manager v1 API enum PreviewOperationMetadata.Types.PreviewStep.
The possible steps a preview may be running.
Namespace
Google.Cloud.Config.V1
Assembly
Google.Cloud.Config.V1.dll
Fields
Name Description DownloadingBlueprint
Downloading the blueprint onto the Google Cloud Storage bucket.
Failed
Operation failed.
FetchingDeployment
Fetching a deployment.
LockingDeployment
Locking a deployment.
PreparingStorageBucket
Infra Manager is creating a Google Cloud Storage bucket to store
artifacts and metadata about the preview.
RunningTfInit
Initializing Terraform using terraform init
.
RunningTfPlan
Running terraform plan
.
Succeeded
Operation was successful.
UnlockingDeployment
Unlocking a deployment.
Unspecified
Unspecified preview step.
ValidatingRepository
Validating the provided repository.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
Need to tell us more?
[[["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 2024-11-19 UTC."],[],[]]