listRepoLinks abstract method

Future<ListRepoLinksResponse> listRepoLinks(
  1. ServiceCall call,
  2. ListRepoLinksRequest request
)

Implementation

$async.Future<$1.ListRepoLinksResponse> listRepoLinks($grpc.ServiceCall call, $1.ListRepoLinksRequest request);