listRepoLinks abstract method

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

Implementation

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