Class DeploymentType (0.1.12)

DeploymentType(value)

Valid types of a deployment.

Enums

Name Description
DEPLOYMENT_TYPE_UNSPECIFIED Deployment type is unspecified.
FULL_PRODUCTION Prod deployment with SLOs.
PROOF_OF_CONCEPT Deployment with best-effort support and no SLOs.
INTERNAL Internal deployment with best-effort support and no SLOs.
CUSTOMER_LAB Customer lab deployment that we support as though it's prod.