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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. The resource name for this CertificateAuthority in the format |
getName
Required. The resource name for this
CertificateAuthority
in the format projects/*/locations/*/caPools/*/certificateAuthorities/*
.
Returns | |
---|---|
Type | Description |
string |
setName
Required. The resource name for this
CertificateAuthority
in the format projects/*/locations/*/caPools/*/certificateAuthorities/*
.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
static::build
Parameter | |
---|---|
Name | Description |
name |
string
Required. The resource name for this
CertificateAuthority
in the format |
Returns | |
---|---|
Type | Description |
Google\Cloud\Security\PrivateCA\V1\FetchCertificateAuthorityCsrRequest |