TrustConfig
class TrustConfig extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $allowlistedCertificatesType | ||
protected | $allowlistedCertificatesDataType | ||
string | $createTime | ||
string | $description | ||
string | $etag | ||
string[] | $labels | ||
string | $name | ||
protected | $trustStoresType | ||
protected | $trustStoresDataType | ||
string | $updateTime |
Methods
setAllowlistedCertificates($allowlistedCertificates)
No description
getAllowlistedCertificates()
No description
setCreateTime($createTime)
No description
string
getCreateTime()
No description
setDescription($description)
No description
string
getDescription()
No description
setEtag($etag)
No description
string
getEtag()
No description
setLabels($labels)
No description
string[]
getLabels()
No description
setName($name)
No description
string
getName()
No description
setTrustStores($trustStores)
No description
getTrustStores()
No description
setUpdateTime($updateTime)
No description
string
getUpdateTime()
No description
Details
setAllowlistedCertificates($allowlistedCertificates)
No description
AllowlistedCertificate[]
getAllowlistedCertificates()
No description
setCreateTime($createTime)
No description
string
getCreateTime()
No description
setDescription($description)
No description
string
getDescription()
No description
setEtag($etag)
No description
string
getEtag()
No description
setLabels($labels)
No description
string[]
getLabels()
No description
setName($name)
No description
string
getName()
No description
setTrustStores($trustStores)
No description
TrustStore[]
getTrustStores()
No description
setUpdateTime($updateTime)
No description
string
getUpdateTime()
No description