Resource: ReusableConfig
A ReusableConfig
refers to a managed ReusableConfigValues
. Those, in turn, are used to describe certain fields of an X.509 certificate, such as the key usage fields, fields specific to CA certificates, certificate policy extensions and custom extensions.
JSON representation | |
---|---|
{
"name": string,
"values": {
object ( |
Fields | |
---|---|
name |
Output only. The resource path for this |
values |
Required. The config values. |
description |
Optional. A human-readable description of scenarios these ReusableConfigValues may be compatible with. |
createTime |
Output only. The time at which this A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
updateTime |
Output only. The time at which this A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
labels |
Optional. Labels with user-defined metadata. An object containing a list of |
Methods |
|
---|---|
|
Returns a ReusableConfig . |
|
Gets the access control policy for a resource. |
|
Lists ReusableConfigs . |
|
Sets the access control policy on the specified resource. |
|
Returns permissions that a caller has on the specified resource. |