Google Certificate Authority Service V1beta1 Client - Class GetCertificateRequest (1.7.3)

Reference documentation and code samples for the Google Certificate Authority Service V1beta1 Client class GetCertificateRequest.

Request message for CertificateAuthorityService.GetCertificate.

Generated from protobuf message google.cloud.security.privateca.v1beta1.GetCertificateRequest

Namespace

Google \ Cloud \ Security \ PrivateCA \ V1beta1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the Certificate to get.

getName

Required. The name of the Certificate to get.

Returns
Type Description
string

setName

Required. The name of the Certificate to get.

Parameter
Name Description
var string
Returns
Type Description
$this