Class ListCertificateIssuanceConfigsResponse (1.7.0)

ListCertificateIssuanceConfigsResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response for the ListCertificateIssuanceConfigs method.

Attributes

NameDescription
certificate_issuance_configs MutableSequence[google.cloud.certificate_manager_v1.types.CertificateIssuanceConfig]
A list of certificate configs for the parent resource.
next_page_token str
If there might be more results than those appearing in this response, then next_page_token is included. To get the next set of results, call this method again using the value of next_page_token as page_token.
unreachable MutableSequence[str]
Locations that could not be reached.