listCallMatchers abstract method

Future<ListCallMatchersResponse> listCallMatchers(
  1. ServiceCall call,
  2. ListCallMatchersRequest request
)

Implementation

$async.Future<$11.ListCallMatchersResponse> listCallMatchers(
    $grpc.ServiceCall call, $11.ListCallMatchersRequest request);