Reference documentation and code samples for the Google Certificate Authority Service V1 Client class Tier.
The tier of a CaPool, indicating its supported functionality and/or billing SKU.
Protobuf type google.cloud.security.privateca.v1.CaPool.Tier
Namespace
Google \ Cloud \ Security \ PrivateCA \ V1 \ CaPoolMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
TIER_UNSPECIFIED
Value: 0
Not specified.
Generated from protobuf enum TIER_UNSPECIFIED = 0;
ENTERPRISE
Value: 1
Enterprise tier.
Generated from protobuf enum ENTERPRISE = 1;
DEVOPS
Value: 2
DevOps tier.
Generated from protobuf enum DEVOPS = 2;