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

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

Parameters

$allowlistedCertificates

AllowlistedCertificate[] getAllowlistedCertificates()

No description

Return Value

AllowlistedCertificate[]

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setEtag($etag)

No description

Parameters

$etag

string getEtag()

No description

Return Value

string

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setTrustStores($trustStores)

No description

Parameters

$trustStores

TrustStore[] getTrustStores()

No description

Return Value

TrustStore[]

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string