Reference documentation and code samples for the Google Certificate Authority Service V1 Client class GetCertificateRequest.
Request message for CertificateAuthorityService.GetCertificate .
Generated from protobuf message google.cloud.security.privateca.v1.GetCertificateRequest
Namespace
Google \ Cloud \ Security \ PrivateCA \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
getName
Required. The name of the Certificate to get.
string
setName
Required. The name of the Certificate to get.
var
string
$this
static::build
name
string
Required. The name of the Certificate to get. Please see Google\Cloud\Security\PrivateCA\V1\CertificateAuthorityServiceClient::certificateName() for help formatting this field.