sortedSetRemove abstract method
Future<SortedSetRemoveResponse_>
sortedSetRemove(
- ServiceCall call,
- SortedSetRemoveRequest_ request
Implementation
$async.Future<$0.SortedSetRemoveResponse_> sortedSetRemove(
$grpc.ServiceCall call, $0.SortedSetRemoveRequest_ request);