certificates property

  1. @TagNumber(7)
List<String> get certificates

A set of Certificates defines for the given hostname. There can be defined up to fifteen certificates in each Certificate Map Entry. Each certificate must match pattern projects/*/locations/*/certificates/*.

Implementation

@$pb.TagNumber(7)
$core.List<$core.String> get certificates => $_getList(5);