Google Certificate Authority Service V1 Client - Class FetchCertificateAuthorityCsrRequest (1.3.1)

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

Request message for CertificateAuthorityService.FetchCertificateAuthorityCsr.

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

Namespace

Google \ Cloud \ Security \ PrivateCA \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The resource name for this CertificateAuthority in the format projects/*/locations/*/caPools/*/certificateAuthorities/*.

getName

Required. The resource name for this CertificateAuthority in the format projects/*/locations/*/caPools/*/certificateAuthorities/*.

Returns
TypeDescription
string

setName

Required. The resource name for this CertificateAuthority in the format projects/*/locations/*/caPools/*/certificateAuthorities/*.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. The resource name for this CertificateAuthority in the format projects/*/locations/*/caPools/*/certificateAuthorities/*. Please see Google\Cloud\Security\PrivateCA\V1\CertificateAuthorityServiceClient::certificateAuthorityName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\Security\PrivateCA\V1\FetchCertificateAuthorityCsrRequest