Reference documentation and code samples for the Google Cloud Certificate Manager V1 Client class TrustConfig.
Defines a trust config.
Generated from protobuf message google.cloud.certificatemanager.v1.TrustConfig
Namespace
Google \ Cloud \ CertificateManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
A user-defined name of the trust config. TrustConfig names must be unique globally and match pattern projects/*/locations/*/trustConfigs/*
.
↳ create_time
↳ update_time
↳ labels
↳ description
string
One or more paragraphs of text description of a TrustConfig.
↳ etag
string
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
↳ trust_stores
array< Google\Cloud\CertificateManager\V1\TrustConfig\TrustStore
>
Set of trust stores to perform validation against. This field is supported when TrustConfig is configured with Load Balancers, currently not supported for SPIFFE certificate validation. Only one TrustStore specified is currently allowed.
getName
A user-defined name of the trust config. TrustConfig names must be
unique globally and match pattern projects/*/locations/*/trustConfigs/*
.
string
setName
A user-defined name of the trust config. TrustConfig names must be
unique globally and match pattern projects/*/locations/*/trustConfigs/*
.
var
string
$this
getCreateTime
Output only. The creation timestamp of a TrustConfig.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The creation timestamp of a TrustConfig.
$this
getUpdateTime
Output only. The last update timestamp of a TrustConfig.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The last update timestamp of a TrustConfig.
$this
getLabels
Set of labels associated with a TrustConfig.
setLabels
Set of labels associated with a TrustConfig.
$this
getDescription
One or more paragraphs of text description of a TrustConfig.
string
setDescription
One or more paragraphs of text description of a TrustConfig.
var
string
$this
getEtag
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
string
setEtag
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
var
string
$this
getTrustStores
Set of trust stores to perform validation against.
This field is supported when TrustConfig is configured with Load Balancers, currently not supported for SPIFFE certificate validation. Only one TrustStore specified is currently allowed.
setTrustStores
Set of trust stores to perform validation against.
This field is supported when TrustConfig is configured with Load Balancers, currently not supported for SPIFFE certificate validation. Only one TrustStore specified is currently allowed.
$this