certificateTemplate property

String? certificateTemplate
getter/setter pair

The resource name for a CertificateTemplate used to issue this certificate, in the format projects / * /locations / * /certificateTemplates / * .

If this is specified, the caller must have the necessary permission to use this template. If this is omitted, no template will be used. This template must be in the same location as the Certificate.

Immutable.

Implementation

core.String? certificateTemplate;