Properties of an AuthorizedCertificate.
Package
@google-cloud/appengine-adminProperties
certificateRawData
certificateRawData?: (google.appengine.v1.ICertificateRawData|null);AuthorizedCertificate certificateRawData
displayName
displayName?: (string|null);AuthorizedCertificate displayName
domainMappingsCount
domainMappingsCount?: (number|null);AuthorizedCertificate domainMappingsCount
domainNames
domainNames?: (string[]|null);AuthorizedCertificate domainNames
expireTime
expireTime?: (google.protobuf.ITimestamp|null);AuthorizedCertificate expireTime
id
id?: (string|null);AuthorizedCertificate id
managedCertificate
managedCertificate?: (google.appengine.v1.IManagedCertificate|null);AuthorizedCertificate managedCertificate
name
name?: (string|null);AuthorizedCertificate name
visibleDomainMappings
visibleDomainMappings?: (string[]|null);AuthorizedCertificate visibleDomainMappings