Google Certificate Authority Service V1 Client - Class GetCaPoolRequest (1.4.2)

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

Request message for CertificateAuthorityService.GetCaPool.

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

Namespace

Google \ Cloud \ Security \ PrivateCA \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the CaPool to get.

getName

Required. The name of the CaPool to get.

Returns
TypeDescription
string

setName

Required. The name of the CaPool to get.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

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

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