Google Certificate Authority Service V1 Client - Class GetCertificateRevocationListRequest (1.7.1)

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

Request message for CertificateAuthorityService.GetCertificateRevocationList.

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

Namespace

Google \ Cloud \ Security \ PrivateCA \ V1

Methods

__construct

Constructor.

Parameters
Name Description
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
Type Description
string

setName

Required. The name of the CertificateRevocationList to get.

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. The name of the CertificateRevocationList to get. Please see Google\Cloud\Security\PrivateCA\V1\CertificateAuthorityServiceClient::certificateRevocationListName() for help formatting this field.

Returns
Type Description
Google\Cloud\Security\PrivateCA\V1\GetCertificateRevocationListRequest