rotateKey_Pre method
Implementation
$async.Future<$9.RotateKeyResponse> rotateKey_Pre($grpc.ServiceCall call, $async.Future<$9.RotateKeyRequest> request) async {
return rotateKey(call, await request);
}
$async.Future<$9.RotateKeyResponse> rotateKey_Pre($grpc.ServiceCall call, $async.Future<$9.RotateKeyRequest> request) async {
return rotateKey(call, await request);
}