Reference documentation and code samples for the Google Cloud Certificate Manager V1 Client class CertificateMap.
Defines a collection of certificate configurations.
Generated from protobuf message google.cloud.certificatemanager.v1.CertificateMap
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
A user-defined name of the Certificate Map. Certificate Map names must be unique globally and match pattern projects/*/locations/*/certificateMaps/*
.
↳ description
string
One or more paragraphs of text description of a certificate map.
↳ create_time
↳ update_time
↳ labels
↳ gclb_targets
array< Google\Cloud\CertificateManager\V1\CertificateMap\GclbTarget
>
Output only. A list of GCLB targets that use this Certificate Map. A Target Proxy is only present on this list if it's attached to a Forwarding Rule.
getName
A user-defined name of the Certificate Map. Certificate Map names must be
unique globally and match pattern projects/*/locations/*/certificateMaps/*
.
string
setName
A user-defined name of the Certificate Map. Certificate Map names must be
unique globally and match pattern projects/*/locations/*/certificateMaps/*
.
var
string
$this
getDescription
One or more paragraphs of text description of a certificate map.
string
setDescription
One or more paragraphs of text description of a certificate map.
var
string
$this
getCreateTime
Output only. The creation timestamp of a Certificate Map.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The creation timestamp of a Certificate Map.
$this
getUpdateTime
Output only. The update timestamp of a Certificate Map.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The update timestamp of a Certificate Map.
$this
getLabels
Set of labels associated with a Certificate Map.
setLabels
Set of labels associated with a Certificate Map.
$this
getGclbTargets
Output only. A list of GCLB targets that use this Certificate Map.
A Target Proxy is only present on this list if it's attached to a Forwarding Rule.
setGclbTargets
Output only. A list of GCLB targets that use this Certificate Map.
A Target Proxy is only present on this list if it's attached to a Forwarding Rule.
$this