Reference documentation and code samples for the Google Certificate Authority Service V1 Client class ListCaPoolsResponse.
Response message for CertificateAuthorityService.ListCaPools .
Generated from protobuf message google.cloud.security.privateca.v1.ListCaPoolsResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ ca_pools
↳ next_page_token
string
A token to retrieve next page of results. Pass this value in ListCertificateAuthoritiesRequest.next_page_token to retrieve the next page of results.
↳ unreachable
array
A list of locations (e.g. "us-west1") that could not be reached.
getCaPools
The list of CaPools .
setCaPools
The list of CaPools .
$this
getNextPageToken
A token to retrieve next page of results. Pass this value in ListCertificateAuthoritiesRequest.next_page_token to retrieve the next page of results.
string
setNextPageToken
A token to retrieve next page of results. Pass this value in ListCertificateAuthoritiesRequest.next_page_token to retrieve the next page of results.
var
string
$this
getUnreachable
A list of locations (e.g. "us-west1") that could not be reached.
setUnreachable
A list of locations (e.g. "us-west1") that could not be reached.
var
string[]
$this