Google Certificate Authority Service V1beta1 Client - Class Tier (1.3.1)

Reference documentation and code samples for the Google Certificate Authority Service V1beta1 Client class Tier.

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

Protobuf type google.cloud.security.privateca.v1beta1.CertificateAuthority.Tier

Namespace

Google \ Cloud \ Security \ PrivateCA \ V1beta1 \ CertificateAuthority

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
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;