Class ListReusableConfigsResponse (1.6.0)

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

Response message for CertificateAuthorityService.ListReusableConfigs.

Attributes

NameDescription
reusable_configs MutableSequence[google.cloud.security.privateca_v1beta1.types.ReusableConfig]
The list of ReusableConfigs.
next_page_token str
A token to retrieve next page of results. Pass this value in [ListReusableConfigsRequest.next_page_token][] to retrieve the next page of results.
unreachable MutableSequence[str]
A list of locations (e.g. "us-west1") that could not be reached.