Module: Google::Cloud::Security::PrivateCA::V1::CaPool::Tier

Defined in:
proto_docs/google/cloud/security/privateca/v1/resources.rb

Overview

The tier of a CaPool, indicating its supported functionality and/or billing SKU.

Constant Summary collapse

TIER_UNSPECIFIED =

Not specified.

0
ENTERPRISE =

Enterprise tier.

1
DEVOPS =

DevOps tier.

2