DeploymentLevel of a blueprint signifies where the blueprint
will be applied.
Enums
Name
Description
DEPLOYMENT_LEVEL_UNSPECIFIED
Default unspecified deployment level.
HYDRATION
Blueprints at HYDRATION level cannot be used to create a Deployment (A user cannot manually initate deployment of these blueprints on orchestration or workload cluster). These blueprints stay in a user's private catalog and are configured and deployed by TNA automation.
SINGLE_DEPLOYMENT
Blueprints at SINGLE_DEPLOYMENT level can be a) Modified in private catalog. b) Used to create a deployment on orchestration cluster by the user, once approved.
MULTI_DEPLOYMENT
Blueprints at MULTI_DEPLOYMENT level can be a) Modified in private catalog. b) Used to create a deployment on orchestration cluster which will create further hydrated deployments.
WORKLOAD_CLUSTER_DEPLOYMENT
Blueprints at WORKLOAD_CLUSTER_DEPLOYMENT level can be a) Modified in private catalog. b) Used to create a deployment on workload cluster by the user, once approved.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class DeploymentLevel (0.2.11)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.11 (latest)](/python/docs/reference/google-cloud-telcoautomation/latest/google.cloud.telcoautomation_v1alpha1.types.DeploymentLevel)\n- [0.2.9](/python/docs/reference/google-cloud-telcoautomation/0.2.9/google.cloud.telcoautomation_v1alpha1.types.DeploymentLevel)\n- [0.1.2](/python/docs/reference/google-cloud-telcoautomation/0.1.2/google.cloud.telcoautomation_v1alpha1.types.DeploymentLevel) \n\n DeploymentLevel(value)\n\nDeploymentLevel of a blueprint signifies where the blueprint\nwill be applied."]]