Module: Google::Cloud::Security::PrivateCA::V1beta1::CertificateAuthority::Tier
- Defined in:
- proto_docs/google/cloud/security/privateca/v1beta1/resources.rb
Overview
The tier of a CertificateAuthority, indicating its supported functionality and/or billing SKU.
Constant Summary collapse
- TIER_UNSPECIFIED =
Not specified.
0
- ENTERPRISE =
Enterprise tier.
1
- DEVOPS =
DevOps tier.
2