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