Interface protos.google.cloud.security.privateca.v1beta1.IReusableConfig (2.4.1)

Properties of a ReusableConfig.

Package

@google-cloud/security-private-ca!

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

ReusableConfig createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

description

description?: (string|null);

ReusableConfig description

Property Value
TypeDescription
(string|null)

labels

labels?: ({ [k: string]: string }|null);

ReusableConfig labels

Property Value
TypeDescription
({ [k: string]: string }|null)

name

name?: (string|null);

ReusableConfig name

Property Value
TypeDescription
(string|null)

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

ReusableConfig updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

values

values?: (google.cloud.security.privateca.v1beta1.IReusableConfigValues|null);

ReusableConfig values

Property Value
TypeDescription
(google.cloud.security.privateca.v1beta1.IReusableConfigValues|null)