gclbTargets property

  1. @TagNumber(4)
List<CertificateMap_GclbTarget> get gclbTargets

Output only. A list of GCLB targets that use this Certificate Map. A Target Proxy is only present on this list if it's attached to a Forwarding Rule.

Implementation

@$pb.TagNumber(4)
$core.List<CertificateMap_GclbTarget> get gclbTargets => $_getList(3);