listCallMatchers abstract method
Future<ListCallMatchersResponse>
listCallMatchers(
- ServiceCall call,
- ListCallMatchersRequest request
Implementation
$async.Future<$12.ListCallMatchersResponse> listCallMatchers(
$grpc.ServiceCall call, $12.ListCallMatchersRequest request);