Google Certificate Authority Service V1 Client - Class GetCertificateTemplateRequest (1.0.3)

Reference documentation and code samples for the Google Certificate Authority Service V1 Client class GetCertificateTemplateRequest.

Request message for CertificateAuthorityService.GetCertificateTemplate.

Generated from protobuf message google.cloud.security.privateca.v1.GetCertificateTemplateRequest

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the CertificateTemplate to get.

getName

Required. The name of the CertificateTemplate to get.

Returns
Type Description
string

setName

Required. The name of the CertificateTemplate to get.

Parameter
Name Description
var string
Returns
Type Description
$this