Google Cloud Certificate Manager V1 Client - Class Certificate (1.1.2)
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 Certificate.
Defines TLS certificate.
Generated from protobuf message google.cloud.certificatemanager.v1.Certificate
Namespace
Google \ Cloud \ CertificateManager \ V1
Methods
__construct
Constructor.
Parameter
Name
Description
data
mixed
getName
A user-defined name of the certificate. Certificate names must be unique
globally and match pattern projects/*/locations/*/certificates/*.
Returns
Type
Description
string
setName
A user-defined name of the certificate. Certificate names must be unique
globally and match pattern projects/*/locations/*/certificates/*.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getDescription
One or more paragraphs of text description of a certificate.
Returns
Type
Description
string
setDescription
One or more paragraphs of text description of a certificate.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getCreateTime
Output only. The creation timestamp of a Certificate.
Output only. The list of Subject Alternative Names of dnsName type defined
in the certificate (see RFC 5280 4.2.1.6). Managed certificates that
haven't been provisioned yet have this field populated with a value of the
managed.domains field.
Output only. The list of Subject Alternative Names of dnsName type defined
in the certificate (see RFC 5280 4.2.1.6). Managed certificates that
haven't been provisioned yet have this field populated with a value of the
managed.domains field.
Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
getPemCertificate
Output only. The PEM-encoded certificate chain.
Returns
Type
Description
string
setPemCertificate
Output only. The PEM-encoded certificate chain.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getExpireTime
Output only. The expiry timestamp of a Certificate.
[[["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-19 UTC."],[],[]]