name property

String? name
getter/setter pair

Identifier.

Resource name of the CertificateProvisioningProcess. The name pattern is given as customers/{customer}/certificateProvisioningProcesses/{certificate_provisioning_process} with {customer} being the obfuscated customer id and {certificate_provisioning_process} being the certificate provisioning process id.

Implementation

core.String? name;