Send feedback
Config Delivery V1 API - Module Google::Cloud::ConfigDelivery::V1::ResourceBundleDeploymentInfo::SyncState (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Config Delivery V1 API module Google::Cloud::ConfigDelivery::V1::ResourceBundleDeploymentInfo::SyncState.
Synchronization state of the resource bundle deployment.
Constants
SYNC_STATE_UNSPECIFIED
value: 0 Unspecified state.
RECONCILING
value: 1 Reconciling state.
STALLED
SYNCED
PENDING
ERROR
DELETION_PENDING
value: 6 Deletion pending state.
DELETING
DELETED
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 2025-09-04 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 2025-09-04 UTC."],[],[],null,["# Config Delivery V1 API - Module Google::Cloud::ConfigDelivery::V1::ResourceBundleDeploymentInfo::SyncState (v0.1.0)\n\nReference documentation and code samples for the Config Delivery V1 API module Google::Cloud::ConfigDelivery::V1::ResourceBundleDeploymentInfo::SyncState.\n\nSynchronization state of the resource bundle deployment.\n\nConstants\n---------\n\n### SYNC_STATE_UNSPECIFIED\n\n**value:** 0 \nUnspecified state.\n\n### RECONCILING\n\n**value:** 1 \nReconciling state.\n\n### STALLED\n\n**value:** 2 \nStalled state.\n\n### SYNCED\n\n**value:** 3 \nSynced state.\n\n### PENDING\n\n**value:** 4 \nPending state.\n\n### ERROR\n\n**value:** 5 \nError state.\n\n### DELETION_PENDING\n\n**value:** 6 \nDeletion pending state.\n\n### DELETING\n\n**value:** 7 \nDeleting state.\n\n### DELETED\n\n**value:** 8 \nDeleted state."]]