endpoints property

  1. @TagNumber.new(18)
PbList<Endpoint> get endpoints

Configuration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.

Implementation

@$pb.TagNumber(18)
$pb.PbList<$9.Endpoint> get endpoints => $_getList(12);