Google Cloud Certificate Manager V1 Client - Class ListCertificateIssuanceConfigsRequest (1.1.2)
Reference documentation and code samples for the Google Cloud Certificate Manager V1 Client class ListCertificateIssuanceConfigsRequest.
Request for the ListCertificateIssuanceConfigs method.
Generated from protobuf message google.cloud.certificatemanager.v1.ListCertificateIssuanceConfigsRequest
Namespace
Google \ Cloud \ CertificateManager \ V1
Methods
__construct
Constructor.
Parameter
Name
Description
data
mixed
getParent
Required. The project and location from which the certificate should be
listed, specified in the format projects/*/locations/*.
Returns
Type
Description
string
setParent
Required. The project and location from which the certificate should be
listed, specified in the format projects/*/locations/*.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPageSize
Maximum number of certificate configs to return per call.
Returns
Type
Description
int
setPageSize
Maximum number of certificate configs to return per call.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
The value returned by the last ListCertificateIssuanceConfigsResponse.
Indicates that this is a continuation of a prior
ListCertificateIssuanceConfigs call, and that the system should return
the next page of data.
Returns
Type
Description
string
setPageToken
The value returned by the last ListCertificateIssuanceConfigsResponse.
Indicates that this is a continuation of a prior
ListCertificateIssuanceConfigs call, and that the system should return
the next page of data.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getFilter
Filter expression to restrict the Certificates Configs returned.
Returns
Type
Description
string
setFilter
Filter expression to restrict the Certificates Configs returned.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getOrderBy
A list of Certificate Config field names used to specify the order of the
returned results. The default sorting order is ascending. To specify
descending order for a field, add a suffix " desc".
Returns
Type
Description
string
setOrderBy
A list of Certificate Config field names used to specify the order of the
returned results. The default sorting order is ascending. To specify
descending order for a field, add a suffix " desc".
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
parent
string
Required. The project and location from which the certificate should be
listed, specified in the format projects/*/locations/*. Please see
CertificateManagerClient::locationName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-19 UTC."],[],[]]