Module: Google::Cloud::CertificateManager::V1::ServingState

Defined in:
proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb

Overview

Defines set of serving states associated with a resource.

Constant Summary collapse

SERVING_STATE_UNSPECIFIED =

The status is undefined.

0
ACTIVE =

The configuration is serving.

1
PENDING =

Update is in progress. Some frontends may serve this configuration.

2