menu
googleapis package
documentation
certificatemanager/v1.dart
ListCertificatesResponse
certificates property
certificates property
dark_mode
light_mode
certificates
property
List
<
Certificate
>
?
certificates
getter/setter pair
A list of certificates for the parent resource.
Implementation
core.List<Certificate>? certificates;
googleapis package
documentation
certificatemanager/v1
ListCertificatesResponse
certificates property
ListCertificatesResponse class