Google Cloud Certificate Manager V1 Client - Class ServingState (1.1.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Certificate Manager V1 Client class ServingState.
Defines set of serving states associated with a resource.
Protobuf type google.cloud.certificatemanager.v1.ServingState
Namespace
Google \ Cloud \ CertificateManager \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
SERVING_STATE_UNSPECIFIED
Value: 0
The status is undefined.
Generated from protobuf enum SERVING_STATE_UNSPECIFIED = 0;
ACTIVE
Value: 1
The configuration is serving.
Generated from protobuf enum ACTIVE = 1;
PENDING
Value: 2
Update is in progress. Some frontends may serve this configuration.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]