Google Certificate Authority Service V1beta1 Client - Class GetCertificateRevocationListRequest (1.0.3)

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

Request message for CertificateAuthorityService.GetCertificateRevocationList.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the CertificateRevocationList to get.

getName

Required. The name of the CertificateRevocationList to get.

Returns
TypeDescription
string

setName

Required. The name of the CertificateRevocationList to get.

Parameter
NameDescription
var string
Returns
TypeDescription
$this